Files
howtheysre/.markdownlint.json
2021-02-21 00:05:37 +08:00

7 lines
113 B
JSON

{
"default": true,
"line-length": false,
"no-duplicate-header": false,
"no-inline-html": false
}