docs-v2/.remarkrc.yaml

10 lines
262 B
YAML

settings:
bullet: "-"
plugins:
# GitHub-flavored Markdown support (tables, task lists, strikethrough, etc.)
- remark-gfm
- remark-frontmatter
# Check that markdown is consistent (list items have the same indentation)
- remark-preset-lint-consistent