markdownlint/test/first-line-heading-allow-preamble.md

23 lines
204 B
Markdown
Raw Permalink Normal View History

Text
<!-- Comment -->
Text
<p>HTML</p>
Text
- List item
# Heading
Text
<!-- markdownlint-configure-file {
"first-line-heading": {
"allow_preamble": true
},
"no-inline-html": false
} -->