Files
coffeechat/.markdownlint.json
2022-04-30 15:16:52 -04:00

13 lines
144 B
JSON

{
"MD013": false,
"MD024": false,
"MD007": {
"indent": 4
},
"MD049": {
"style": "underscore"
},
"MD050": {
"style": "asterisk"
}
}