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/headers.html | 8 ++------ tests/misc/html.html | 7 ++----- tests/misc/some-test.html | 13 ++++++------- tests/misc/two-spaces.html | 13 +++++-------- 4 files changed, 15 insertions(+), 26 deletions(-) (limited to 'tests/misc') diff --git a/tests/misc/headers.html b/tests/misc/headers.html index 306eb65..61bc266 100644 --- a/tests/misc/headers.html +++ b/tests/misc/headers.html @@ -1,14 +1,10 @@ - -

Hello world

Line 2 Line 3

-

[Markdown][5]

+

[Markdown][5]

Markdown

-

[5]: http://foo.com/

- - +

[5]: http://foo.com/

\ No newline at end of file diff --git a/tests/misc/html.html b/tests/misc/html.html index 6db122a..1209112 100644 --- a/tests/misc/html.html +++ b/tests/misc/html.html @@ -1,13 +1,10 @@ -

Block level html

-

Some inline stuff.
+

Some inline stuff.

Now some arbitrary tags.

And of course .

this