Annotation of mandoc/regress/mdoc/Sy/tag.out_html, Revision 1.3
1.1 schwarze 1: <dl class="Bl-tag">
1.2 schwarze 2: <dt id="one"><a class="permalink" href="#one"><b class="Sy">one</b></a> |
1.1 schwarze 3: <a class="permalink" href="#two"><b class="Sy" id="two">two</b></a></dt>
4: <dd>text</dd>
1.3 ! schwarze 5: <dt id="three-with-hyphens"><a class="permalink" href="#three-with-hyphens"><b class="Sy">three-with-hyphens</b></a></dt>
1.1 schwarze 6: <dd>text</dd>
7: </dl>
8: <a class="permalink" href="#four"><b class="Sy" id="four">four</b></a>
9: <b class="Sy">one</b>
10: <a class="permalink" href="#explicit"><b class="Sy" id="explicit">five</b></a>
CVSweb