rf-web/vendor/bundle/gems/kramdown-parser-gfm-1.1.0/test/testcases/header_ids.html
2019-10-21 10:18:17 +02:00

28 lines
626 B
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<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>