aboutsummaryrefslogtreecommitdiff
path: root/www/.markdownlint.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/.markdownlint.json')
-rw-r--r--www/.markdownlint.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/.markdownlint.json b/www/.markdownlint.json
new file mode 100644
index 0000000..2811a59
--- /dev/null
+++ b/www/.markdownlint.json
@@ -0,0 +1,6 @@
+{
+ "$schema": "https://raw.githubusercontent.com/DavidAnson/markdownlint/main/schema/markdownlint-config-schema.json",
+ "default": true,
+ "MD013": false,
+ "MD014": false
+}