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

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:
        !            17: # EXAMPLES
        !            18:
        !            19: Text introducing examples.
        !            20:
        !            21: ## Subsection
        !            22:
        !            23: Example text.
        !            24:
        !            25: ENDTEST
        !            26:
        !            27: OpenBSD - February 27, 2020

CVSweb