[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.2 and 1.7

version 1.2, 2019/01/11 12:56:44 version 1.7, 2020/10/16 17:22:46
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>
 <pre>  <pre>literal
 literal  text</pre>
 text  
 </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  
 literal  literal
 text  text</pre>
     </pre>  
   </dd>    </dd>
 </dl>  </dl>
 <pre>  <pre>new
 new  
 literal  literal
 paragraph  paragraph</pre>
 </pre>  
 regular text  regular text
   <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</pre>
 text  
 </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  
 literal  literal
 text  text</pre>
     </pre>  
     indented regular text</dd>      indented regular text</dd>
 </dl>  </dl>
 <p class="Pp">new regular paragraph</p>  <p class="Pp">new regular paragraph</p>
   </section>
   <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  
 literal  literal
 text  text</pre>
     </pre>  
   </dd>    </dd>
 </dl>  </dl>
 <pre>  <pre>new
 new  
 literal  literal
 paragraph  paragraph</pre>
 </pre>  
 regular text  regular text
 <br/>  <br/>
 ENDTEST  

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.7

CVSweb