aboutsummaryrefslogtreecommitdiffstats
path: root/.markdownlint.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.markdownlint.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/.markdownlint.json b/.markdownlint.json
new file mode 100644
index 0000000..ef592cf
--- /dev/null
+++ b/.markdownlint.json
@@ -0,0 +1,6 @@
+{
+ "MD013": false,
+ "MD024": {
+ "siblings_only": true
+ }
+}