privacyguides.org/.markdownlint.yml
Jonah Aragon ca9e725d0a
Listing common threat examples (#1276)
Co-authored-by: Tommy <contact@tommytran.io>
Co-authored-by: mfwmyfacewhen <94880365+mfwmyfacewhen@users.noreply.github.com>
Co-authored-by: lexi <lexi@omg.lol>
2022-05-21 16:55:14 -05:00

12 lines
199 B
YAML

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