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

version 1.2, 2019/01/11 12:56:48 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>
   <section class="Ss">
 <h2 class="Ss" id="Subsection"><a class="permalink" href="#Subsection">Subsection</a></h2>  <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>
   </section>
   </section>
   <section class="Sh">
 <h1 class="Sh" id="EXAMPLES"><a class="permalink" href="#EXAMPLES">EXAMPLES</a></h1>  <h1 class="Sh" id="EXAMPLES"><a class="permalink" href="#EXAMPLES">EXAMPLES</a></h1>
 ENDTEST  ENDTEST

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

CVSweb