You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
docs/.markdownlint.json

12 lines
180 B

{
"MD033": false,
"MD024": false,
"MD029": false,
"MD010": {
"code_blocks": true,
"spaces_per_tab": 4
},
"MD046": false,
"line-length": false,
"fix": true
}