summaryrefslogtreecommitdiff
path: root/vendor/bundle/ruby/3.4.0/gems/kramdown-parser-gfm-1.1.0/test/testcases/header_ids.html
blob: b45fe8f367785296a2ea292dcd3feb0a19be14ac (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
<h3 id="myid">test</h3>

<h3 id="variable_name">variable_name</h3>

<h3 id="abc-def-öúß">abc def öúß</h3>

<h3 id="192-abc-192">192 abc 192</h3>

<h3>;.;;</h3>

<h3 id="variable_name-1">variable_name</h3>

<h3 id="variable_name-2">variable_name</h3>

<h3 id="-1">;;</h3>

<h3 id="before--after-tab">before 	after tab</h3>

<h3 id="with-code">with <code>code</code></h3>

<h3 id="with-äspace">with  ä space</h3>

<h3 id="with-smart-quotes">With “smart” quotes</h3>

<h3 id="with--typographic--symbols">with — « typographic » … symbols</h3>

<h3 id="with-m5">with <script type="math/tex">m=5</script></h3>