[BACK]Return to paragraph.out_html CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Sh

Diff for /mandoc/regress/mdoc/Sh/paragraph.out_html between version 1.1 and 1.3

version 1.1, 2019/01/07 07:26:36 version 1.3, 2019/03/01 10:57:22
Line 1 
Line 1 
 BEGINTEST  BEGINTEST
 <p class="Pp">descriptive text</p>  <p class="Pp">descriptive text</p>
 <h2 class="Ss" title="Ss" id="Subsection"><a class="permalink" href="#Subsection">Subsection</a></h2>  <section class="Ss">
   <h2 class="Ss" id="Subsection"><a class="permalink" href="#Subsection">Subsection</a></h2>
 initial subsection text  initial subsection text
 <p class="Pp">subsection paragraph</p>  <p class="Pp">subsection paragraph</p>
 <h1 class="Sh" title="Sh" id="EXAMPLES"><a class="permalink" href="#EXAMPLES">EXAMPLES</a></h1>  </section>
   </section>
   <section class="Sh">
   <h1 class="Sh" id="EXAMPLES"><a class="permalink" href="#EXAMPLES">EXAMPLES</a></h1>
 ENDTEST  ENDTEST

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

CVSweb