diff options
Diffstat (limited to '.markdownlint.json')
-rw-r--r-- | .markdownlint.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.markdownlint.json b/.markdownlint.json index 4e2f74c6104..3f233e9e86e 100644 --- a/.markdownlint.json +++ b/.markdownlint.json @@ -22,7 +22,6 @@ "style": "---" }, "no-emphasis-as-heading": false, - "fenced-code-language": false, "first-line-h1": false, "code-block-style": { "style": "fenced" |