mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
11 lines
131 B
JSON
11 lines
131 B
JSON
{
|
|
"default": true,
|
|
"MD041": false,
|
|
"MD043": {
|
|
"headings": [
|
|
"# One",
|
|
"## Two",
|
|
"### Three"
|
|
]
|
|
}
|
|
}
|