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