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

6 lines
74 B
JSON

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