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

Annotation of mandoc/regress/mdoc/Li/arg.out_markdown, Revision 1.2

1.1       schwarze    1: LI-ARG(1) - General Commands Manual
                      2:
                      3: # NAME
                      4:
                      5: **Li-arg** - escape sequences in arguments of in-line macros
                      6:
                      7: # DESCRIPTION
                      8:
                      9: unquoted unescaped:
                     10: `@`
                     11:
                     12: quoted unescaped:
                     13: `@`
                     14:
                     15: unquoted escaped:
                     16: `@`
                     17:
                     18: quoted escaped:
                     19: `@`
                     20:
1.2     ! schwarze   21: OpenBSD - December 21, 2018 - LI-ARG(1)

CVSweb