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

Annotation of mandoc/regress/mdoc/Sh/tag.out_markdown, Revision 1.2

1.1       schwarze    1: SH-TAG(1) - General Commands Manual
                      2:
                      3: # NAME
                      4:
                      5: **Sh-tag** - tagging section headers
                      6:
                      7: # DESCRIPTION
                      8:
                      9: Text in the description.
                     10:
                     11: ## Subsection
                     12:
                     13: BEGINTEST
                     14:
                     15: Text in the subsection.
                     16:
1.2     ! schwarze   17: # DESCRIPTION
        !            18:
        !            19: Text in duplicate description section.
        !            20:
1.1       schwarze   21: # EXAMPLES
                     22:
                     23: Text introducing examples.
                     24:
                     25: ## Subsection
                     26:
                     27: Example text.
                     28:
1.2     ! schwarze   29: #       WEIRD SECTION
        !            30:
        !            31: Text in weird section.
        !            32:
        !            33: #  
        !            34:
        !            35: Text in section with empty header.
        !            36:
1.1       schwarze   37: ENDTEST
                     38:
1.2     ! schwarze   39: OpenBSD - April 1, 2020

CVSweb