Better markdownlint config

This commit is contained in:
Filippo Berto 2026-02-11 10:47:05 +01:00
parent 6e3dab053f
commit c82a6f4223
No known key found for this signature in database
GPG key ID: F1D17F9BCEC62FBC

View file

@ -1,4 +1,4 @@
{
"default": true,
"MD013": false
"MD013": false,
"MD024": false
}