mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
8 lines
102 B
JSON
8 lines
102 B
JSON
{
|
|
"default": true,
|
|
"MD006": false,
|
|
"MD007": {
|
|
"indent": 3,
|
|
"start_indented": true
|
|
}
|
|
}
|