wordpress-website-lifecycle/.markdownlint-cli2.yaml
2025-03-21 17:57:48 +01:00

14 lines
341 B
YAML

config:
# https://cirosantilli.com/markdown-style-guide#spaces-after-list-marker
list-marker-space:
ul_single: 1
ul_multi: 3
ol_single: 1
ol_multi: 2
ul-indent:
indent: 4
start_indent: 4
start_indented: false
no-bare-urls: false
ignores:
- "WordPress-internals.md"