mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
10 lines
111 B
JSON
10 lines
111 B
JSON
{
|
|
"default": true,
|
|
"MD007": {
|
|
"indent": 4
|
|
},
|
|
"MD030": {
|
|
"ul_multi": 3,
|
|
"ol_multi": 2
|
|
}
|
|
}
|