mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 22:10:13 +01:00
7 lines
94 B
JSON
7 lines
94 B
JSON
{
|
|
"default": true,
|
|
"MD009": {
|
|
"list_item_empty_lines": true,
|
|
"strict": true
|
|
}
|
|
}
|