markdownlint/test/long-lines-short-headings.json

7 lines
88 B
JSON

{
"default": true,
"MD003": false,
"MD013": {
"heading_line_length": 30
}
}