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:
+4
-3
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"default": true,
|
||||
"MD007": { "indent": 4 },
|
||||
"MD033": { "allowed_elements": ["sup"]},
|
||||
"MD013": false
|
||||
}
|
||||
"MD033": { "allowed_elements": ["sup"] },
|
||||
"MD013": false,
|
||||
"MD024": { "siblings_only": true }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user