mirror of
https://gh.wpcy.net/https://github.com/szepeviktor/wordpress-website-lifecycle.git
synced 2026-04-24 05:09:10 +08:00
14 lines
341 B
YAML
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"
|