tide/.github/linters/.markdown-lint.json

8 lines
132 B
JSON
Raw Normal View History

2021-03-05 04:12:34 +03:00
{
"default": true,
"first-line-h1": false,
"line_length": false,
"no-duplicate-heading": false,
"no-inline-html": false
}