markdownlint/test/trailing-spaces-in-lists-allowed-strict.json

7 lines
94 B
JSON

{
"default": true,
"MD009": {
"list_item_empty_lines": true,
"strict": true
}
}