From bc6d8c884c63e49aafa7894399d3d7060108b4ec Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Wed, 1 Apr 2020 20:21:08 +0000 Subject: Just like we are already doing it in HTML output, automatically tag section and subsection headers in terminal output, too. Even though admittedly, commands like "/SEE" and "/ Subsec" work, too, there is no downside, and besides, with the recent improvements in the tagging framework, implementation cost is negligible. --- regress/mdoc/Sh/tag.out_markdown | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'regress/mdoc/Sh/tag.out_markdown') 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 -- cgit v1.2.3-56-ge451