dotfiles/.markdownlint.json
2024-10-20 19:53:25 +01:00

6 lines
No EOL
120 B
JSON

{
"line-length": false,
"no-inline-html": false,
"no-alt-text": false,
"ul-style": { "style": "dash" }
}