mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-03-13 13:46:13 +01:00
9 lines
97 B
JSON
9 lines
97 B
JSON
{
|
|
"default": true,
|
|
"MD041": true,
|
|
"MD043": {
|
|
"headers": [
|
|
"# Header"
|
|
]
|
|
}
|
|
}
|