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

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

CVSweb