aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Bl/emptyhead.out_markdown
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/Bl/emptyhead.out_markdown')
-rw-r--r--regress/mdoc/Bl/emptyhead.out_markdown51
1 files changed, 51 insertions, 0 deletions
diff --git a/regress/mdoc/Bl/emptyhead.out_markdown b/regress/mdoc/Bl/emptyhead.out_markdown
new file mode 100644
index 00000000..08818932
--- /dev/null
+++ b/regress/mdoc/Bl/emptyhead.out_markdown
@@ -0,0 +1,51 @@
+BL-EMPTYHEAD(1) - General Commands Manual
+
+# NAME
+
+**Bl-emptyhead** - lists with empty item heads
+
+# DESCRIPTION
+
+hang list:
+
+tag
+
+> text
+
+> no tag before this text
+
+tag
+
+> text
+
+ohang list:
+
+tag
+text
+
+no tag before this text
+
+tag
+text
+
+inset list:
+
+tag
+text
+
+no tag before this text
+
+tag
+text
+
+diag list:
+
+tag
+text
+
+no tag before this text
+
+tag
+text
+
+OpenBSD - July 3, 2014