aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Eo/empty.out_markdown
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/Eo/empty.out_markdown')
-rw-r--r--regress/mdoc/Eo/empty.out_markdown35
1 files changed, 35 insertions, 0 deletions
diff --git a/regress/mdoc/Eo/empty.out_markdown b/regress/mdoc/Eo/empty.out_markdown
new file mode 100644
index 00000000..e0ed0e9b
--- /dev/null
+++ b/regress/mdoc/Eo/empty.out_markdown
@@ -0,0 +1,35 @@
+EO-EMPTY(1) - General Commands Manual
+
+# NAME
+
+**Eo-empty** - empty implicit enclosure macros
+
+# DESCRIPTION
+
+completely empty
+closing only
+>>
+content only
+text
+opening only
+<<
+no opening
+text>>
+no content
+<<>>
+no closing
+<<text
+all
+<<text>>
+completely empty
+prefixclosing only
+prefix>>
+no opening
+prefixtext>>
+no closing
+<<prefix
+stray closing
+>>
+end of file
+
+OpenBSD - February 1, 2015