mirror of
https://gh.wpcy.net/https://github.com/szepeviktor/wordpress-website-lifecycle.git
synced 2026-04-25 04:52:19 +08:00
12 lines
301 B
YAML
12 lines
301 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
|