mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-21 21:30:47 +02:00
8 lines
102 B
JSON
8 lines
102 B
JSON
{
|
|
"default": true,
|
|
"MD006": false,
|
|
"MD007": {
|
|
"indent": 3,
|
|
"start_indented": true
|
|
}
|
|
}
|