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

Annotation of mandoc/regress/mdoc/Bd/paragraph.out_html, Revision 1.4

1.4     ! schwarze    1: <p class="Pp" id="npara"><a class="permalink" href="#npara">normal</a>
        !             2:   paragraph</p>
1.3       schwarze    3: <div class="Bd Pp" id="filled">filled display
1.4     ! schwarze    4: <p class="Pp" id="fpara"><a class="permalink" href="#fpara">paragraph</a> in
        !             5:     display</p>
1.1       schwarze    6: </div>
                      7: back to normal
                      8: <p class="Pp">another paragraph</p>
1.3       schwarze    9: <div class="Bd Pp" id="unfilled">
1.1       schwarze   10: <pre>
                     11: unfilled
                     12: display
1.3       schwarze   13: <mark id="upara"></mark>
1.4     ! schwarze   14: <a class="permalink" href="#upara">unfilled</a>
1.1       schwarze   15: paragraph
                     16: </pre>
                     17: </div>
                     18: again back to normal
                     19: <br/>

CVSweb