Update .markdownlint.jsonc

This commit is contained in:
Edward Firmo
2024-01-05 09:14:32 +01:00
parent 099f530947
commit 469a84492c

View File

@@ -1,3 +1,4 @@
{
"line-length": 200
}
"MD013": { "line_length": 200 }
}