Enable markdownlint rule MD046 code-block-style

Fix C Markdown code block style
This commit is contained in:
John Bampton
2021-06-19 08:31:01 +10:00
parent e1637e716a
commit 625210f67c
4 changed files with 10 additions and 13 deletions
-3
View File
@@ -33,6 +33,3 @@ MD026: false
# MD040 fenced-code-language - Fenced code blocks should have a language specified
MD040: false
# MD046 code-block-style - Code block style
MD046: false