markdownlint/test/inline_html.md
Milos Levacic d249888ed2 Change "header" to "heading" across the library
This should be backward compatible, as all "header" aliases are still
available, though documented as discouraged for future use.
2018-03-20 00:15:45 +01:00

256 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</p>