android-foss/.markdownlint.json
2022-03-23 16:32:37 +01:00

7 lines
160 B
JSON

{
"default": true,
"MD007": { "indent": 4 },
"MD033": { "allowed_elements": ["sup"] },
"MD013": false,
"MD024": { "siblings_only": true }
}