mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-27 19:18:48 +01:00
11 lines
165 B
JSON
11 lines
165 B
JSON
{
|
|
"default": true,
|
|
"MD041": true,
|
|
"MD043": {
|
|
"headers": [
|
|
"## Header 1 {MD002} {MD041}",
|
|
"#### Header 2 {MD001}",
|
|
"# Broken"
|
|
]
|
|
}
|
|
}
|