awesome-vscode/.markdownlint.json

8 lines
148 B
JSON

{
"first-line-h1": false,
"no-duplicate-heading": false,
"html": false,
"line-length": false,
"blanks-around-headings": false
}