mirror of
https://github.com/offa/android-foss.git
synced 2026-07-21 17:35:38 +02:00
Update markdownlint settings
This commit is contained in:
+2
-1
@@ -2,5 +2,6 @@
|
|||||||
"default": true,
|
"default": true,
|
||||||
"MD007": { "indent": 4 },
|
"MD007": { "indent": 4 },
|
||||||
"MD033": { "allowed_elements": ["sup"] },
|
"MD033": { "allowed_elements": ["sup"] },
|
||||||
"MD013": false
|
"MD013": false,
|
||||||
|
"MD024": { "siblings_only": true }
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user