[BACK]Return to literal.out_html CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / man / TP

File: [cvsweb.bsd.lv] / mandoc / regress / man / TP / literal.out_html (download)

Revision 1.2, Tue Sep 3 18:19:45 2019 UTC (5 years ago) by schwarze
Branch: MAIN
Changes since 1.1: +0 -2 lines

adapt to new <p> output logic (html.c rev. 1.260)

<dl class="Bl-tag">
  <dt>tag</dt>
  <dd>regular indented text</dd>
</dl>
<p class="Pp">regular paragraph</p>
<pre>
literal
text
</pre>
<dl class="Bl-tag">
  <dt>tag</dt>
  <dd>
    <pre>
indented
literal
text
    </pre>
  </dd>
</dl>
<pre>
literal
paragraph
</pre>
regular text
<br/>