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/some-test.html | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'tests/misc/some-test.html') diff --git a/tests/misc/some-test.html b/tests/misc/some-test.html index 9a6655e..646482e 100644 --- a/tests/misc/some-test.html +++ b/tests/misc/some-test.html @@ -1,4 +1,3 @@ -
+

Here is a normal paragraph +

+
  1. Another list with a bunch of items

    @@ -91,7 +91,7 @@
- +

asdfasdfasd

# This is a code example
@@ -101,5 +101,4 @@ Another code example
 * Lists and similar stuff
 
 > Should be ignored
-
- + \ No newline at end of file -- cgit v1.2.3