tide/.github/linters/.markdown-lint.json
2021-03-04 17:12:34 -08:00

8 lines
132 B
JSON

{
"default": true,
"first-line-h1": false,
"line_length": false,
"no-duplicate-heading": false,
"no-inline-html": false
}