mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
This should be backward compatible, as all "header" aliases are still available, though documented as discouraged for future use.
6 lines
62 B
JSON
6 lines
62 B
JSON
{
|
|
"default": true,
|
|
"MD013": {
|
|
"headings": false
|
|
}
|
|
}
|