mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-02 22:18:49 +01:00
9 lines
124 B
JSON
9 lines
124 B
JSON
|
|
{
|
||
|
|
"default": true,
|
||
|
|
"MD013": {
|
||
|
|
"strict": true,
|
||
|
|
"heading_line_length": 30,
|
||
|
|
"code_block_line_length": 20
|
||
|
|
}
|
||
|
|
}
|