mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-17 06:20:12 +01:00
8 lines
94 B
JSON
8 lines
94 B
JSON
|
|
{
|
||
|
|
"default": true,
|
||
|
|
"MD009": {
|
||
|
|
"list_item_empty_lines": true,
|
||
|
|
"strict": true
|
||
|
|
}
|
||
|
|
}
|