mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-06-24 02:34:43 +00:00
15 lines
163 B
TOML
15 lines
163 B
TOML
[global]
|
|
disable = ["md013", "md033", "md046", "md026"]
|
|
|
|
[md007]
|
|
indent = 4
|
|
|
|
[md010]
|
|
code_blocks = false
|
|
|
|
[md024]
|
|
siblings_only = true
|
|
|
|
[md049]
|
|
style = "asterisk"
|