From 54c20ea66e3a8b5f2d1f39bef82737cd2afce2a4 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Tue, 7 Mar 2017 13:09:27 +0000 Subject: implement .An -split and -nosplit --- regress/mdoc/Aq/author.out_markdown | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 regress/mdoc/Aq/author.out_markdown (limited to 'regress/mdoc/Aq/author.out_markdown') diff --git a/regress/mdoc/Aq/author.out_markdown b/regress/mdoc/Aq/author.out_markdown new file mode 100644 index 00000000..292eb5c5 --- /dev/null +++ b/regress/mdoc/Aq/author.out_markdown @@ -0,0 +1,16 @@ +AQ-AUTHOR(1) - General Commands Manual + +# NAME + +**Aq-author** - angle brackets after an author name macro + +# DESCRIPTION + +Name <> Name <> + +# AUTHORS + +Name <> +Name <> + +OpenBSD - November 19, 2014 -- cgit