From 503c9d416ef1ec7f6d820290c28d6ca1906cb8a0 Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Thu, 11 Oct 2007 01:02:30 +0000 Subject: Replace LineBreaks preprocessor with an inlinePattern and update tests. Blank lines (" \n") and headers no longer get linebreaks and the two spaces are no longer preserved. --- tests/misc/two-spaces.html | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'tests/misc/two-spaces.html') diff --git a/tests/misc/two-spaces.html b/tests/misc/two-spaces.html index 10f8483..e66fe43 100644 --- a/tests/misc/two-spaces.html +++ b/tests/misc/two-spaces.html @@ -1,9 +1,6 @@ - -

This line has two spaces at the end
- but this one has none - but this line has three
- and this is the second from last line +

This line has two spaces at the end
+but this one has none + but this line has three
+and this is the second from last line in this test message -

- - +

\ No newline at end of file -- cgit v1.2.3