markdownlint/test/long-lines-stern.json

8 lines
123 B
JSON

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