.markdownlint.json
{
"default": true, "header-style": { "style": "setext_with_atx" }, "no-trailing-spaces": { "br_spaces": 2 }, "line-length": false, "no-trailing-punctuation": { "punctuation": ".,;:!" } } |
{
"default": true, "header-style": { "style": "setext_with_atx" }, "no-trailing-spaces": { "br_spaces": 2 }, "line-length": false, "no-trailing-punctuation": { "punctuation": ".,;:!" } } |