privacyguides.org/.markdownlint.yml
Jonah Aragon 46aa2088e5
Markdown style consistency (#858)
Signed-off-by: Daniel Gray <dng@disroot.org>
2022-04-03 18:20:08 +09:30

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"