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

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

1.1       schwarze    1: CM-TAG(1) - General Commands Manual
                      2:
                      3: # NAME
                      4:
                      5: **Cm-tag** - tagging of command modifier macros
                      6:
                      7: # DESCRIPTION
                      8:
                      9: BEGINTEST
                     10:
                     11: **one** | **two**
                     12:
                     13: > text
                     14:
                     15: **three**
                     16:
                     17: > text
                     18:
1.2     ! schwarze   19: **-hyphen**
        !            20:
        !            21: > text
        !            22:
        !            23: **-minus-sign**
        !            24:
        !            25: > text
        !            26:
        !            27: **\backslash**
        !            28:
        !            29: > text
        !            30:
1.1       schwarze   31: **four**
                     32:
                     33: ENDTEST
                     34:
1.2     ! schwarze   35: OpenBSD - March 21, 2020

CVSweb