summaryrefslogtreecommitdiff
path: root/.markdownlint.json
diff options
context:
space:
mode:
Diffstat (limited to '.markdownlint.json')
-rw-r--r--.markdownlint.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/.markdownlint.json b/.markdownlint.json
index fe3790f47e6..4e2f74c6104 100644
--- a/.markdownlint.json
+++ b/.markdownlint.json
@@ -123,5 +123,6 @@
"YouTrack"
],
"code_blocks": false
- }
+ },
+ "code-fence-style": false
}