mirror of
https://github.com/offa/android-foss.git
synced 2026-07-21 09:25:37 +02:00
Update markdownlint settings
This commit is contained in:
+4
-3
@@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"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