mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-06-24 18:54:41 +00:00
feat: Add rumdl config (#3243)
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
|||||||
|
[global]
|
||||||
|
disable = ["md013", "md033", "md046", "md026"]
|
||||||
|
|
||||||
|
[md007]
|
||||||
|
indent = 4
|
||||||
|
|
||||||
|
[md010]
|
||||||
|
code_blocks = false
|
||||||
|
|
||||||
|
[md024]
|
||||||
|
siblings_only = true
|
||||||
|
|
||||||
|
[md049]
|
||||||
|
style = "asterisk"
|
||||||
Reference in New Issue
Block a user