From 6720c2e5aeecf3fc18ed94d21fe39caffaa70f11 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sun, 5 Mar 2017 19:59:33 +0000 Subject: first batch of -T markdown tests --- regress/mdoc/Rs/three_authors.out_markdown | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 regress/mdoc/Rs/three_authors.out_markdown (limited to 'regress/mdoc/Rs/three_authors.out_markdown') diff --git a/regress/mdoc/Rs/three_authors.out_markdown b/regress/mdoc/Rs/three_authors.out_markdown new file mode 100644 index 00000000..66456f37 --- /dev/null +++ b/regress/mdoc/Rs/three_authors.out_markdown @@ -0,0 +1,14 @@ +RS-THREE\_AUTHORS(1) - General Commands Manual + +# NAME + +**Rs-three\_authors** - listing three authors in a reference block + +# AUTHORS + +kristaps, +joerg, and +ingo, +*mandoc*. + +OpenBSD - May 1, 2009 -- cgit