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

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:
1.2     ! schwarze   15: *three-with-hyphens*
1.1       schwarze   16:
                     17: > text
                     18:
                     19: *four*
                     20: *one*
                     21: *five*
                     22:
                     23: ENDTEST
                     24:
1.2     ! schwarze   25: OpenBSD - April 2, 2020

CVSweb