mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-02-18 03:08:07 +01:00
11 lines
111 B
JSON
11 lines
111 B
JSON
|
|
{
|
||
|
|
"default": true,
|
||
|
|
"MD007": {
|
||
|
|
"indent": 4
|
||
|
|
},
|
||
|
|
"MD030": {
|
||
|
|
"ul_multi": 3,
|
||
|
|
"ol_multi": 2
|
||
|
|
}
|
||
|
|
}
|