aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Aq
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/Aq')
-rw-r--r--regress/mdoc/Aq/Makefile1
-rw-r--r--regress/mdoc/Aq/empty.out_markdown17
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
+&lt;&gt;
+and a full
+&lt;user@host&gt;
+return path.
+And another
+&lt;full&gt; one.
+
+OpenBSD - August 6, 2010