showdown/test/features/customizedHeaderId-simple.html

5 lines
217 B
HTML
Raw Normal View History

<h1 id="simple">Просто заголовок</h1>
<h1 id="headerwithoutcurlybraces">Header without curly braces</h1>
<h1 id="cool">Headers with multiple braces {braces} {are}</h1>
<h1 id="withoutspace">Header</h1>