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

8 lines
88 B
JSON
Raw Normal View History

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