summaryrefslogtreecommitdiffstats
path: root/.markdownlint.json
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-04-02 21:23:11 -0400
committerClementTsang <cjhtsang@uwaterloo.ca>2020-04-03 00:50:56 -0400
commit572d665a8a73fc21f4815c71d22f42a05581d23c (patch)
tree92b79dae1fd24948d078a3202e22a8fc143d89a3 /.markdownlint.json
parentebceed123dbd1ab3e588cc157282e324d048bd3b (diff)
(docs): Update README to be a bit nicer
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 26593a22..082e74ce 100644
--- a/.markdownlint.json
+++ b/.markdownlint.json
@@ -1,4 +1,5 @@
{
"MD013": false,
- "MD033": false
+ "MD033": false,
+ "MD040": false
}