marked/test/new/cm_raw_html.html
2018-03-04 02:45:01 +01:00

78 lines
1.4 KiB
HTML

<h1 id="raw-html">Raw HTML</h1>
<h3 id="example-584">Example 584</h3>
<p><a><bab><c2c></p>
<h3 id="example-585">Example 585</h3>
<p><a/><b2/></p>
<h3 id="example-586">Example 586</h3>
<p><a /><b2
data="foo" ></p>
<h3 id="example-587">Example 587</h3>
<p><a foo="bar" bam = 'baz <em>"</em>'
_boolean zoop:33=zoop:33 /></p>
<h3 id="example-588">Example 588</h3>
<p>Foo <responsive-image src="foo.jpg" /></p>
<h3 id="example-589">Example 589</h3>
<p>&lt;33&gt; &lt;__&gt;</p>
<h3 id="example-590">Example 590</h3>
<p>&lt;a h*#ref=&quot;hi&quot;&gt;</p>
<h3 id="example-591">Example 591</h3>
<p>&lt;a href=&quot;hi&#39;&gt; &lt;a href=hi&#39;&gt;</p>
<h3 id="example-592">Example 592</h3>
<p>&lt; a&gt;&lt;
foo&gt;&lt;bar/ &gt;</p>
<h3 id="example-593">Example 593</h3>
<p>&lt;a href=&#39;bar&#39;title=title&gt;</p>
<h3 id="example-594">Example 594</h3>
<p></a></foo ></p>
<h3 id="example-595">Example 595</h3>
<p>&lt;/a href=&quot;foo&quot;&gt;</p>
<h3 id="example-596">Example 596</h3>
<p>foo <!-- this is a
comment - with hyphen --></p>
<h3 id="example-599">Example 599</h3>
<p>foo <?php echo $a; ?></p>
<h3 id="example-600">Example 600</h3>
<p>foo <!ELEMENT br EMPTY></p>
<h3 id="example-601">Example 601</h3>
<p>foo <![CDATA[>&<]]></p>
<h3 id="example-602">Example 602</h3>
<p>foo <a href="&ouml;"></p>
<h3 id="example-603">Example 603</h3>
<p>foo <a href="\*"></p>