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

7 lines
74 B
JSON
Raw Normal View History

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