1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-06-16 17:43:14 +02:00
blog/.markdownlint.json
2018-09-29 03:02:05 +02:00

10 lines
186 B
JSON

{
"default": true,
"line_length": false,
"no-inline-html": false,
"fenced-code-language": false,
"first-line-h1": false,
"first-heading-h1": false,
"no-bare-urls": false
}