diff options
Diffstat (limited to 'regress/mdoc/Aq')
-rw-r--r-- | regress/mdoc/Aq/Makefile | 1 | ||||
-rw-r--r-- | regress/mdoc/Aq/empty.out_markdown | 17 |
2 files changed, 18 insertions, 0 deletions
diff --git a/regress/mdoc/Aq/Makefile b/regress/mdoc/Aq/Makefile index ae347ad3..ac59b314 100644 --- a/regress/mdoc/Aq/Makefile +++ b/regress/mdoc/Aq/Makefile @@ -2,5 +2,6 @@ REGRESS_TARGETS = author empty UTF8_TARGETS = author empty +MARKDOWN_TARGETS = empty .include <bsd.regress.mk> diff --git a/regress/mdoc/Aq/empty.out_markdown b/regress/mdoc/Aq/empty.out_markdown new file mode 100644 index 00000000..27039dd7 --- /dev/null +++ b/regress/mdoc/Aq/empty.out_markdown @@ -0,0 +1,17 @@ +AQ-EMPTY(1) - General Commands Manual + +# NAME + +**Aq-empty** - empty implicit enclosure macros + +# DESCRIPTION + +An empty +<> +and a full +<user@host> +return path. +And another +<full> one. + +OpenBSD - August 6, 2010 |