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