File: header_ids.html

package info (click to toggle)
ruby-kramdown-parser-gfm 1.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 264 kB
  • sloc: ruby: 217; makefile: 4
file content (25 lines) | stat: -rw-r--r-- 561 bytes parent folder | download | duplicates (2)
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
<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>