From ee97600a6f89963b08e1a16a36466a3d9b4783ba Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Tue, 28 Dec 2021 17:08:45 +0100 Subject: Fix invalid removal of backlines from doc comments --- src/test/rustdoc/mixing-doc-comments-and-attrs.S1_top-doc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/test/rustdoc') diff --git a/src/test/rustdoc/mixing-doc-comments-and-attrs.S1_top-doc.html b/src/test/rustdoc/mixing-doc-comments-and-attrs.S1_top-doc.html index 69d647a92e8..8ff114b993e 100644 --- a/src/test/rustdoc/mixing-doc-comments-and-attrs.S1_top-doc.html +++ b/src/test/rustdoc/mixing-doc-comments-and-attrs.S1_top-doc.html @@ -1,4 +1,4 @@ -

Hello world! -Goodbye! +

Hello world!

+

Goodbye! Hello again!

\ No newline at end of file -- cgit 1.4.1-3-g733a5