[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.4

version 1.1, 2019/01/07 07:26:36 version 1.4, 2019/09/03 18:19:50
Line 1 
Line 1 
 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">
 initial subsection text  <h2 class="Ss" id="Subsection"><a class="permalink" href="#Subsection">Subsection</a></h2>
   <p class="Pp">initial subsection text</p>
 <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>
 ENDTEST  </section>
   <section class="Sh">
   <h1 class="Sh" id="EXAMPLES"><a class="permalink" href="#EXAMPLES">EXAMPLES</a></h1>

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

CVSweb