We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 553bb80 commit 946329eCopy full SHA for 946329e
.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