From 125b0c73598ea40c271fa0c33c713a21a4f6d812 Mon Sep 17 00:00:00 2001 From: Michael Chladek <mchladek@gmail.com> Date: Wed, 1 Jul 2015 09:43:36 -0500 Subject: Do not add a carriage return after a hard line break in OpenDocument writer and reflect change in tests. --- tests/writer.opendocument | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/writer.opendocument b/tests/writer.opendocument index 944dc12f3..5007c5635 100644 --- a/tests/writer.opendocument +++ b/tests/writer.opendocument @@ -896,8 +896,7 @@ of a paragraph looked like a list item.</text:p> <text:p text:style-name="Text_20_body">Here’s one with a bullet. * criminey.</text:p> <text:p text:style-name="Text_20_body">There should be a hard line -break<text:line-break /> -here.</text:p> +break<text:line-break />here.</text:p> <text:p text:style-name="Horizontal_20_Line" /> <text:h text:style-name="Heading_20_1" text:outline-level="1">Block Quotes</text:h> -- cgit v1.2.3