tide/.github/linters/.markdownlint.json
2021-12-24 18:12:42 -08:00

8 lines
132 B
JSON

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