showdown/test/functional/makehtml/cases/features/customizedHeaderId-simple.html
2017-12-23 12:35:31 +00:00

5 lines
217 B
HTML

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