mirror of
https://github.com/offa/android-foss.git
synced 2025-11-09 02:32:25 +05:30
Update markdownlint settings
This commit is contained in:
parent
b4196e0fa8
commit
27a4e844d7
1 changed files with 4 additions and 3 deletions
|
|
@ -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 }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue