dotfiles/.config/markdownlint/.markdownlint.json
2024-11-01 12:16:59 +00:00

6 lines
No EOL
120 B
JSON

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