Cataloguer/.markdownlintrc

5 lines
100 B
Text

{
"extends": "markdownlint/style/prettier",
"no-inline-html": false,
"first-line-h1": false
}