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

Annotation of mandoc/regress/mdoc/Em/tag.out_markdown, Revision 1.1

1.1     ! schwarze    1: EM-TAG(1) - General Commands Manual
        !             2:
        !             3: # NAME
        !             4:
        !             5: **Em-tag** - tagging of emphasis macros
        !             6:
        !             7: # DESCRIPTION
        !             8:
        !             9: BEGINTEST
        !            10:
        !            11: *one* | *two*
        !            12:
        !            13: > text
        !            14:
        !            15: *three*
        !            16:
        !            17: > text
        !            18:
        !            19: *four*
        !            20: *one*
        !            21: *five*
        !            22:
        !            23: ENDTEST
        !            24:
        !            25: OpenBSD - March 13, 2020

CVSweb