summaryrefslogtreecommitdiffstats
path: root/regress/mdoc/Aq
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-03-05 19:59:33 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-03-05 19:59:33 +0000
commit6720c2e5aeecf3fc18ed94d21fe39caffaa70f11 (patch)
treee6edc639916f43b52d2efb638f3621e9b9f65207 /regress/mdoc/Aq
parente89ce06acbd8218e6d0eb1ba09458d12ec60ee25 (diff)
downloadmandoc-6720c2e5aeecf3fc18ed94d21fe39caffaa70f11.tar.gz
first batch of -T markdown tests
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