aboutsummaryrefslogblamecommitdiffstats
path: root/vendor/michelf/php-markdown/test/resources/php-markdown.mdtest/Inline HTML (Simple).html
blob: 1451d625b5a451f7b707cf49570012b52b101e6a (plain) (tree)
























                            
<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>