aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2020-01-24 17:51:25 +0200
committerXhmikosR <[email protected]>2021-07-30 08:39:26 +0300
commitd42755cede5ebf0fd839fc994fda00e59f353bac (patch)
tree1bd982ca3207dd5f61f3336658c395e1a0f0d23b
parent3eed5a54a850a3144e61c167bd0825c8cf72b409 (diff)
downloadbootstrap-d42755cede5ebf0fd839fc994fda00e59f353bac.tar.xz
bootstrap-d42755cede5ebf0fd839fc994fda00e59f353bac.zip
Disable a few more rules.
They are valid, but because we have a mix of Hugo shortcodes and Markdown, it's hard to tackle them.
-rw-r--r--.markdownlint.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/.markdownlint.json b/.markdownlint.json
index 168db6b9c..6de4576df 100644
--- a/.markdownlint.json
+++ b/.markdownlint.json
@@ -14,8 +14,10 @@
"maximum": 2
},
"MD013": false,
+ "MD022": false,
"MD024": false,
"MD026": false,
+ "MD032": false,
"MD033": false,
"MD035": {
"style": "---"