mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
10 lines
163 B
Markdown
10 lines
163 B
Markdown
<H2>H2 as Top-Level Heading</H2>
|
|
|
|
Text
|
|
|
|
<!-- markdownlint-configure-file {
|
|
"first-line-heading": {
|
|
"level": 2
|
|
},
|
|
"no-inline-html": false
|
|
} -->
|