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

Annotation of mandoc/regress/mdoc/Sh/tag.out_html, Revision 1.3

1.1       schwarze    1: <p class="Pp">Text in the subsection.</p>
                      2: </section>
                      3: </section>
                      4: <section class="Sh">
1.2       schwarze    5: <h1 class="Sh" id="DESCRIPTION_2"><a class="permalink" href="#DESCRIPTION_2">DESCRIPTION</a></h1>
                      6: <p class="Pp">Text in duplicate description section.</p>
                      7: </section>
                      8: <section class="Sh">
1.1       schwarze    9: <h1 class="Sh" id="examples"><a class="permalink" href="#examples">EXAMPLES</a></h1>
                     10: <p class="Pp">Text introducing examples.</p>
                     11: <section class="Ss">
                     12: <h2 class="Ss" id="example"><a class="permalink" href="#example">Subsection</a></h2>
                     13: <p class="Pp">Example text.</p>
1.2       schwarze   14: </section>
1.3     ! schwarze   15: <section class="Ss">
        !            16: <h2 class="Ss" id="Sub-section"><a class="permalink" href="#Sub-section">Sub-section</a></h2>
        !            17: <p class="Pp">More example text.</p>
        !            18: </section>
1.2       schwarze   19: </section>
                     20: <section class="Sh">
                     21: <h1 class="Sh" id="WEIRD_SECTION"><a class="permalink" href="#WEIRD_SECTION">
                     22:   WEIRD SECTION         </a></h1>
                     23: <p class="Pp">Text in weird section.</p>
                     24: </section>
                     25: <section class="Sh">
                     26: <h1 class="Sh">&#x00A0;</h1>
                     27: <p class="Pp">Text in section with empty header.</p>

CVSweb