Docker-Docs/.markdownlint.json
2020-11-18 13:32:27 -05:00

5 lines
91 B
JSON

{
"default": true,
"MD013": { "line_length": -1 },
"MD030": { "ol_multi": 2 }
}