summaryrefslogtreecommitdiffstats
path: root/packages/markdown/marked/test/new/cm_link_defs.html
blob: 8763ca155c4553cdf2b721b6c5d10ef54a0e9cd9 (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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
<h3 id="example-159">Example 159</h3>

<p><a href="/url" title="title">foo159</a></p>

<h3 id="example-160">Example 160</h3>

<p><a href="/url" title="the title">foo160</a></p>

<h3 id="example-161">Example 161</h3>

<p><a href="my_(url)" title="title (with parens)">Foo161*bar]</a></p>

<h3 id="example-162">Example 162</h3>

<p><a href="my%20url" title="title">Foo162 bar</a></p>

<h3 id="example-163">Example 163</h3>

<p><a href="/url" title="
title
line1
line2
">foo163</a></p>

<h3 id="example-164">Example 164</h3>

<p>[foo164]: /url &#39;title</p>
<p>with blank line&#39;</p>
<p>[foo164]</p>

<h3 id="example-165">Example 165</h3>

<p><a href="/url">foo165</a></p>

<h3 id="example-166">Example 166</h3>

<p>[foo166]:</p>
<p>[foo166]</p>

<h3 id="example-167">Example 167</h3>

<pre><code>[foo167]: /url\bar\*baz &quot;foo\&quot;bar\baz&quot;

[foo167]

should render to

&lt;p&gt;&lt;a href=&quot;/url%5Cbar*baz&quot; title=&quot;foo&amp;quot;bar\baz&quot;&gt;foo167&lt;/a&gt;&lt;/p&gt;</code></pre>

<h3 id="example-168">Example 168</h3>

<p><a href="url">foo168</a></p>

<h3 id="example-169">Example 169</h3>

<p><a href="first">foo169</a></p>

<h3 id="example-170">Example 170</h3>

<p><a href="/url">Foo170</a></p>

<h3 id="example-171">Example 171</h3>

<p><a href="/%CF%86%CE%BF%CF%85">αγω</a></p>

<h3 id="example-172">Example 172</h3>

<h3 id="example-173">Example 173</h3>

<p>bar</p>

<h3 id="example-174">Example 174</h3>

<p>[foo174]: /url &quot;title&quot; ok</p>

<h3 id="example-175">Example 175</h3>

<p>&quot;title&quot; ok</p>

<h3 id="example-176">Example 176</h3>

<pre><code>[foo176]: /url &quot;title&quot;
</code></pre>
<p>[foo176]</p>

<h3 id="example-177">Example 177</h3>

<pre><code>[foo177]: /url
</code></pre>
<p>[foo177]</p>

<h3 id="example-178">Example 178</h3>

<p>Foo
[bar178]: /baz</p>
<p>[bar178]</p>

<h3 id="example-179">Example 179</h3>

<h1 id="foo179"><a href="/url">Foo179</a></h1>
<blockquote>
<p>bar</p>
</blockquote>

<h3 id="example-180">Example 180</h3>

<p><a href="/foo-url" title="foo">foo180</a>,
<a href="/bar-url" title="bar">bar180</a>,
<a href="/baz-url">baz180</a></p>

<h3 id="example-181">Example 181</h3>

<p><a href="/url">foo181</a></p>
<blockquote>
</blockquote>