.profile/.markdownlint.json

6 lines
93 B
JSON

{
"no-blanks-blockquote": false,
"line-length": false,
"no-inline-html": false
}