We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 53b89b0 + b246653 commit 2b211a1Copy full SHA for 2b211a1
.markdownlint.jsonc
@@ -4,6 +4,7 @@
4
"style": "consistent"
5
},
6
"MD012": true, // MD012/no-multiple-blanks : Multiple consecutive blank lines
7
+ "MD013": false, // Line length
8
"MD022": true, // MD022/blanks-around-headings : Headings should be surrounded by blank lines
9
"MD024": { // MD024/no-duplicate-heading : Multiple headings with the same content
10
"siblings_only": true
0 commit comments