markdownlint/test/long-lines-strict.json

8 lines
124 B
JSON

{
"default": true,
"MD013": {
"strict": true,
"heading_line_length": 30,
"code_block_line_length": 20
}
}