Globally turn off MD013 lint

Might turn off markdownlint completely but this is the most annoying
rule.
This commit is contained in:
2026-02-17 22:23:00 -05:00
parent 7a00a8d47b
commit 397ec2a484
3 changed files with 31 additions and 23 deletions

2
.markdownlint-cli2.yaml Normal file
View File

@@ -0,0 +1,2 @@
config:
MD013: false