From 7f36e58ef077e2bf3ff4592144b6be7ccc0db8de Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Fri, 16 Oct 2020 17:22:43 +0000 Subject: In HTML output, avoid printing a newline right after
 and right
 before 
because that resulted in vertical whitespace not requested by the manual page author. Formatting bug reported by Aman Verma on discuss@. --- regress/man/RS/literal.out_html | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) (limited to 'regress/man/RS') diff --git a/regress/man/RS/literal.out_html b/regress/man/RS/literal.out_html index 7bd5431b..3429d849 100644 --- a/regress/man/RS/literal.out_html +++ b/regress/man/RS/literal.out_html @@ -1,18 +1,12 @@
initial regular text

-
-literal text
-before display
-
+
literal text
+before display
-
-This is a short line.
-This is a very long line that would wrap if it weren't in literal context.
-
+
This is a short line.
+This is a very long line that would wrap if it weren't in literal context.
-
-literal text
-after display
-
+
literal text
+after display

final regular text
-- cgit v1.2.3-56-ge451