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

Diff for /mandoc/regress/man/IP/literal.out_html between version 1.4 and 1.5

version 1.4, 2019/09/03 18:19:41 version 1.5, 2020/03/13 15:32:32
Line 1 
Line 1 
 <dl class="Bl-tag">  <dl class="Bl-tag">
   <dt>tag</dt>    <dt id="tag"><a class="permalink" href="#tag">tag</a></dt>
   <dd>indented regular text</dd>    <dd>indented regular text</dd>
 </dl>  </dl>
 <p class="Pp">new regular paragraph</p>  <p class="Pp">new regular paragraph</p>
Line 8  literal
Line 8  literal
 text  text
 </pre>  </pre>
 <dl class="Bl-tag">  <dl class="Bl-tag">
   <dt>tag</dt>    <dt id="tag_2"><a class="permalink" href="#tag_2">tag</a></dt>
   <dd>    <dd>
     <pre>      <pre>
 indented  indented
Line 32  literal
Line 32  literal
 text  text
 </pre>  </pre>
 <dl class="Bl-tag">  <dl class="Bl-tag">
   <dt>tag</dt>    <dt id="tag_3"><a class="permalink" href="#tag_3">tag</a></dt>
   <dd>    <dd>
     <pre>      <pre>
 indented  indented
Line 48  text
Line 48  text
   out of indented paragraph</a></h2>    out of indented paragraph</a></h2>
 <p class="Pp">regular text</p>  <p class="Pp">regular text</p>
 <dl class="Bl-tag">  <dl class="Bl-tag">
   <dt>tag</dt>    <dt id="tag_4"><a class="permalink" href="#tag_4">tag</a></dt>
   <dd>indented regular text    <dd>indented regular text
     <pre>      <pre>
 indented  indented

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

CVSweb