]> git.cameronkatri.com Git - mandoc.git/blob - regress/mdoc/Li/arg.out_markdown
Digit-width and narrow spaces are non-breaking.
[mandoc.git] / regress / mdoc / Li / arg.out_markdown
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
21 OpenBSD - December 21, 2018