MapCompleteVScode/.markdownlint.json
Robin van der Linde 25f4b44e57
📝 Update feature list
2025-01-04 15:26:08 +01:00

5 lines
No EOL
180 B
JSON

{
"$schema": "https://raw.githubusercontent.com/DavidAnson/markdownlint/v0.36.1/schema/markdownlint-config-schema.json",
"no-duplicate-heading": false,
"line-length": false
}