[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.3 and 1.6

version 1.3, 2019/03/01 10:57:19 version 1.6, 2020/04/20 13:07:25
Line 1 
Line 1 
 BEGINTEST before indentation  
 <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 9  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 27  regular text
Line 26  regular text
 <section class="Ss">  <section class="Ss">
 <h2 class="Ss" id="literal_into_indented_paragraph"><a class="permalink" href="#literal_into_indented_paragraph">literal  <h2 class="Ss" id="literal_into_indented_paragraph"><a class="permalink" href="#literal_into_indented_paragraph">literal
   into indented paragraph</a></h2>    into indented paragraph</a></h2>
 regular text  <p class="Pp">regular text</p>
 <pre>  <pre>
 literal  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 47  text
Line 46  text
 <section class="Ss">  <section class="Ss">
 <h2 class="Ss" id="literal_out_of_indented_paragraph"><a class="permalink" href="#literal_out_of_indented_paragraph">literal  <h2 class="Ss" id="literal_out_of_indented_paragraph"><a class="permalink" href="#literal_out_of_indented_paragraph">literal
   out of indented paragraph</a></h2>    out of indented paragraph</a></h2>
 regular text  <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
Line 65  paragraph
Line 64  paragraph
 </pre>  </pre>
 regular text  regular text
 <br/>  <br/>
 ENDTEST  

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.6

CVSweb