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

9 lines
172 B

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