1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-06-15 23:09:20 +00:00
Files
privacyguides.org/.markdownlint.yml
T

12 lines
199 B
YAML
Raw Normal View History

2022-04-03 08:50:08 +00:00
default: true
line-length: false
2022-05-21 16:55:14 -05:00
ul-indent:
indent: 4
2022-04-03 08:50:08 +00:00
no-inline-html: false
code-block-style: false
no-hard-tabs:
spaces-per-tab: 4
emphasis-style:
style: "asterisk"
2022-04-05 10:49:24 -05:00
no-duplicate-header: false