Skip to content

Commit 4c70414

Browse files
committed
.markdownlint-cli2.jsonc: remove MD040 (code blocks/language) from exceptions list
1 parent ed51042 commit 4c70414

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.markdownlint-cli2.jsonc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"MD033": true, // Inline HTML - no inline HTML allowed
2121
"MD036": false, // Emphasis used instead of a heading
2222
"MD037": false, // Spaces inside emphasis markers
23-
"MD040": false, // Fenced code blocks should have a language specified
2423
"MD045": false // Images should have alternate text
2524
}
2625
}

0 commit comments

Comments
 (0)