mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-29 12:08:48 +01:00
11 lines
111 B
JSON
11 lines
111 B
JSON
|
|
{
|
||
|
|
"default": true,
|
||
|
|
"MD043": {
|
||
|
|
"headers": [
|
||
|
|
"*",
|
||
|
|
"### Three",
|
||
|
|
"#### Four"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|