rf-web/vendor/bundle/gems/kramdown-parser-gfm-1.1.0/test/testcases/header_ids.html

28 lines
626 B
HTML
Raw Normal View History

2019-10-21 08:18:17 +00:00
<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>