aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Bl/badargs.out_markdown
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/Bl/badargs.out_markdown')
-rw-r--r--regress/mdoc/Bl/badargs.out_markdown60
1 files changed, 60 insertions, 0 deletions
diff --git a/regress/mdoc/Bl/badargs.out_markdown b/regress/mdoc/Bl/badargs.out_markdown
new file mode 100644
index 00000000..474364d3
--- /dev/null
+++ b/regress/mdoc/Bl/badargs.out_markdown
@@ -0,0 +1,60 @@
+BL-BADARGS(1) - General Commands Manual
+
+# NAME
+
+**Bl-badargs** - list with bad arguments
+
+# DESCRIPTION
+
+trailing -offset:
+
+* is ignored
+
+trailing -width:
+
+* bullet
+
+- dash
+
+- hyphen
+
+hang
+
+> item
+
+tag
+
+> Here we need a very long line.
+> It must be sufficiently long such that it wraps the line.
+
+double type:
+
+* bullet enum
+
+1. enum bullet
+
+unknown arguments:
+
+* bullet text
+
+1. enum text
+
+inset
+text
+
+item text
+
+ohang
+text
+
+tag
+
+> text
+
+double arguments:
+
+last
+
+> wins
+
+OpenBSD - February 4, 2015