aboutsummaryrefslogtreecommitdiff
path: root/oldtests/Original/Inline_HTML_Simple.markdown
blob: 14aa2dc272d0a056c71049fb4ff80d54d36f9adb (plain)

Here's a simple block:

This should be a code block, though:

<div>
	foo
</div>

As should this:

<div>foo</div>

Now, nested:

This should just be an HTML comment:

Multiline:

Code block:

<!-- Comment -->

Just plain comment, with trailing spaces on the line:

Code:

<hr />

Hr's: