[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.2

1.1       schwarze    1: <dl class="Bl-tag">
                      2:   <dt><a class="permalink" href="#one"><i class="Em" id="one">one</i></a> |
                      3:     <a class="permalink" href="#two"><i class="Em" id="two">two</i></a></dt>
                      4:   <dd>text</dd>
1.2     ! schwarze    5:   <dt><a class="permalink" href="#three-with-hyphens"><i class="Em" id="three-with-hyphens">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