aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.markdownlint.json
diff options
context:
space:
mode:
Diffstat (limited to '.markdownlint.json')
-rw-r--r--.markdownlint.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/.markdownlint.json b/.markdownlint.json
new file mode 100644
index 0000000..4c98f54
--- /dev/null
+++ b/.markdownlint.json
@@ -0,0 +1,5 @@
+{
+ "MD013": false,
+ "MD033": false,
+ "MD041": false
+}