rhymix/vendor/michelf/php-markdown/test/resources/php-markdown.mdtest/Inline HTML (Simple).html
2020-04-08 00:10:06 +09:00

25 lines
No EOL
235 B
HTML

<p>With some attributes:</p>
<div id="test">
foo
</div>
<div id="test"
class="nono">
foo
</div>
<p>Hr's:</p>
<hr class="foo"
id="bar" >
<p>Regression:</p>
<pre>
#test
</pre>
<p>Hello</p>
<p>Michael</p>
<p>E.</p>