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.
12 lines
121 B
JSON
12 lines
121 B
JSON
{
|
|
"default": true,
|
|
"MD002": {
|
|
"level": 2
|
|
},
|
|
"MD025": {
|
|
"level": 2
|
|
},
|
|
"MD041": {
|
|
"level": 2
|
|
}
|
|
}
|