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

version 1.4, 2019/09/03 18:19:50 version 1.5, 2022/07/06 14:35:08
Line 1 
Line 1 
 <p class="Pp">descriptive text</p>  <p class="Pp">descriptive text</p>
 <section class="Ss">  <section class="Ss">
 <h2 class="Ss" id="Subsection"><a class="permalink" href="#Subsection">Subsection</a></h2>  <h3 class="Ss" id="Subsection"><a class="permalink" href="#Subsection">Subsection</a></h3>
 <p class="Pp">initial subsection text</p>  <p class="Pp">initial subsection text</p>
 <p class="Pp">subsection paragraph</p>  <p class="Pp">subsection paragraph</p>
 </section>  </section>
 </section>  </section>
 <section class="Sh">  <section class="Sh">
 <h1 class="Sh" id="EXAMPLES"><a class="permalink" href="#EXAMPLES">EXAMPLES</a></h1>  <h2 class="Sh" id="EXAMPLES"><a class="permalink" href="#EXAMPLES">EXAMPLES</a></h2>

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

CVSweb