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

Diff for /mandoc/regress/man/RS/literal.out_html between version 1.2 and 1.3

version 1.2, 2019/09/03 18:19:42 version 1.3, 2020/10/16 17:22:47
Line 1 
Line 1 
   <br/>    <br/>
   initial regular text</p>    initial regular text</p>
 <pre>  <pre>literal text
 literal text  before display</pre>
 before display  
 </pre>  
 <div class="Bd-indent">  <div class="Bd-indent">
 <pre>  <pre>This is a short line.
 This is a short line.  This is a very long line that would wrap if it weren't in literal context.</pre>
 This is a very long line that would wrap if it weren't in literal context.  
 </pre>  
 </div>  </div>
 <pre>  <pre>literal text
 literal text  after display</pre>
 after display  
 </pre>  
 <p class="Pp">final regular text  <p class="Pp">final regular text
   <br/>    <br/>

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

CVSweb