privacyguides.org/.markdownlint.yml

9 lines
149 B
YAML

default: true
line-length: false
no-inline-html: false
code-block-style: false
no-hard-tabs:
spaces-per-tab: 4
emphasis-style:
style: "asterisk"