[BACK]Return to tag.out_html CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Em

Annotation of mandoc/regress/mdoc/Em/tag.out_html, Revision 1.3

1.1       schwarze    1: <dl class="Bl-tag">
1.3     ! schwarze    2:   <dt id="one"><a class="permalink" href="#one"><i class="Em">one</i></a> |
1.1       schwarze    3:     <a class="permalink" href="#two"><i class="Em" id="two">two</i></a></dt>
                      4:   <dd>text</dd>
1.3     ! schwarze    5:   <dt id="three-with-hyphens"><a class="permalink" href="#three-with-hyphens"><i class="Em">three-with-hyphens</i></a></dt>
1.1       schwarze    6:   <dd>text</dd>
                      7: </dl>
                      8: <a class="permalink" href="#four"><i class="Em" id="four">four</i></a>
                      9:   <i class="Em">one</i>
                     10:   <a class="permalink" href="#explicit"><i class="Em" id="explicit">five</i></a>

CVSweb