mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-21 21:30:47 +02:00

This should be backward compatible, as all "header" aliases are still available, though documented as discouraged for future use.
6 lines
59 B
JSON
6 lines
59 B
JSON
{
|
|
"default": true,
|
|
"MD003": {
|
|
"style": "atx"
|
|
}
|
|
}
|