~~~ .html ~~~ As above: checking for bad interractions with the HTML block parser: ~~~ html
~~~ Some *markdown* `formatting`. ~~~ html
~~~ Some *markdown* ~~~
~~~ ~~~ function test(); ~~~
</div> <div markdown="1"> ~~~ <html> <title> ~~~ </div> Two code blocks with no blank line between them: ~~~ <div> ~~~ ~~~ <div> ~~~ Testing *confusion* with markers in the middle: ~~~ <div>~~~</div> ~~~ Testing mixing with title code blocks ~~~ <p>``` ``` <p>``` ~~~ ``` <p>``` ~~~ <p>``` ```