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/Vt/font.out_markdown | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 regress/mdoc/Vt/font.out_markdown (limited to 'regress/mdoc/Vt/font.out_markdown') diff --git a/regress/mdoc/Vt/font.out_markdown b/regress/mdoc/Vt/font.out_markdown new file mode 100644 index 00000000..c210b5ba --- /dev/null +++ b/regress/mdoc/Vt/font.out_markdown @@ -0,0 +1,13 @@ +VT-FONT(1) - General Commands Manual + +# NAME + +**Vt-font** - changing fonts inside the variable type macro + +# DESCRIPTION + +normal text +*emphasis**bold**back* +trailing text + +OpenBSD - July 9, 2012 -- cgit