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

Annotation of mandoc/regress/mdoc/Bl/extend.out_markdown, Revision 1.3

1.1       schwarze    1: BL-EXTEND(1) - General Commands Manual
                      2:
                      3: # NAME
                      4:
                      5: **Bl-extend** - extending block headers
                      6:
                      7: # DESCRIPTION
                      8:
                      9: <plain quoted text>
                     10:
                     11: normal tag
                     12:
                     13: > normal text
                     14:
                     15: <extended tag>
                     16:
                     17: > extended text
                     18:
                     19: prefix <prefixed tag>
                     20:
                     21: > prefixed text
                     22:
1.3     ! schwarze   23: OpenBSD - July 4, 2017 - BL-EXTEND(1)

CVSweb