aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Sh/tag.out_markdown
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/Sh/tag.out_markdown')
-rw-r--r--regress/mdoc/Sh/tag.out_markdown14
1 files changed, 13 insertions, 1 deletions
diff --git a/regress/mdoc/Sh/tag.out_markdown b/regress/mdoc/Sh/tag.out_markdown
index 2813f8f0..75a1e58e 100644
--- a/regress/mdoc/Sh/tag.out_markdown
+++ b/regress/mdoc/Sh/tag.out_markdown
@@ -14,6 +14,10 @@ BEGINTEST
Text in the subsection.
+# DESCRIPTION
+
+Text in duplicate description section.
+
# EXAMPLES
Text introducing examples.
@@ -22,6 +26,14 @@ Text introducing examples.
Example text.
+# WEIRD SECTION
+
+Text in weird section.
+
+#  
+
+Text in section with empty header.
+
ENDTEST
-OpenBSD - February 27, 2020
+OpenBSD - April 1, 2020