Files
dotfiles/env/.markdownlint.jsonc

9 lines
112 B
JSON

{
"default": true,
"MD013": {
"line_length": 120,
"code_blocks": false,
"tables": false,
},
}