mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
150c4c36cb
# Conflicts: # src/subParsers/makehtml/heading.js # test/functional/makehtml/cases/features/#320.github-compatible-generated-header-id.html # test/functional/makehtml/cases/features/#320.github-compatible-generated-header-id.md
6 lines
288 B
HTML
6 lines
288 B
HTML
<h1 id="some-header">some header</h1>
|
||
|
||
<h1 id="some-header-with--chars">some header with &+$,/:;=?@\"#{}|^¨¿?:~[]`゠=…‥『』〝〟「」\*(){}()[]【】%.。,¡!!' chars</h1>
|
||
|
||
<h1 id="another-header--with--chars">another header > with < chars</h1>
|