mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-17 14:30:12 +01:00
7 lines
90 B
JSON
7 lines
90 B
JSON
|
|
{
|
||
|
|
"default": true,
|
||
|
|
"MD033": {
|
||
|
|
"allowed_elements": [ "h1", "h3", "HR", "p" ]
|
||
|
|
}
|
||
|
|
}
|