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

Annotation of mandoc/regress/mdoc/Tg/column.out_html, Revision 1.1

1.1     ! schwarze    1: <table class="Bl-column" id="list">
        !             2:   <tr id="row1">
        !             3:     <td>one</td>
        !             4:     <td>two</td>
        !             5:   </tr>
        !             6:   <tr id="row2">
        !             7:     <td>1</td>
        !             8:     <td>2</td>
        !             9:   </tr>
        !            10: </table>

CVSweb