mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
6 lines
90 B
JSON
6 lines
90 B
JSON
{
|
|
"default": true,
|
|
"MD033": {
|
|
"allowed_elements": [ "h1", "h3", "HR", "p" ]
|
|
}
|
|
}
|