Disable markdownlint MD011 (reversed links)

This commit is contained in:
clayton
2020-06-17 20:17:26 -07:00
parent cabe133b14
commit a98ba4dcf6

View File

@@ -1,6 +1,7 @@
{
"MD003": { "style": "atx" },
"MD004": { "style": "dash" },
"MD011": false,
"MD013": false,
"MD024": { "siblings_only": true },
"MD026": false,