markdownlint/test/inline_html.md
2019-06-01 15:13:57 -07:00

267 B

Regular heading

Inline HTML Heading {MD033}

More inline HTML {MD033} but this time on multiple lines

<h1>This shouldn't trigger as it's inside a code block</h1>
<p>Neither should this as it's also in a code block {MD046:11}</p>