summaryrefslogtreecommitdiffstats
path: root/packages/markdown/marked/test/new/cm_raw_html.html
blob: f3da050ef56d74afff1d0224305d6e58e5d9a1a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<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>