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

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>
        !            15: </section>
        !            16: <section class="Sh">
        !            17: <h1 class="Sh" id="WEIRD_SECTION"><a class="permalink" href="#WEIRD_SECTION">
        !            18:   WEIRD SECTION         </a></h1>
        !            19: <p class="Pp">Text in weird section.</p>
        !            20: </section>
        !            21: <section class="Sh">
        !            22: <h1 class="Sh">&#x00A0;</h1>
        !            23: <p class="Pp">Text in section with empty header.</p>

CVSweb