We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb10968 commit 6a6d1feCopy full SHA for 6a6d1fe
.markdownlint-cli2.jsonc
@@ -14,11 +14,7 @@
14
"MD014": false, // Dollar signs used before commands without showing output
15
"MD022": false, // Headings should be surrounded by blank lines
16
"MD024": false, // Multiple headings with the same content
17
- "MD026": false, // Trailing punctuation in heading
18
"MD029": false, // Ordered list item prefix
19
- "MD032": false, // Lists should be surrounded by blank lines
20
- "MD033": true, // Inline HTML - no inline HTML allowed
21
- "MD036": false, // Emphasis used instead of a heading
22
"MD037": false, // Spaces inside emphasis markers
23
"MD045": false // Images should have alternate text
24
}
0 commit comments