markdownlint/test/list-indentation-start-indented-indent.json

8 lines
102 B
JSON

{
"default": true,
"MD006": false,
"MD007": {
"indent": 3,
"start_indented": true
}
}