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