From a1c636a05557b1faa207828c9e7102391bdde5c9 Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Wed, 3 Sep 2008 13:30:04 -0400 Subject: Replaced indentation with linebreaks only. At least its more consistant - and it better matches other markdown implementations. Also updated tests. --- tests/misc/headers.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'tests/misc/headers.html') diff --git a/tests/misc/headers.html b/tests/misc/headers.html index fb553ff..2a737e2 100644 --- a/tests/misc/headers.html +++ b/tests/misc/headers.html @@ -2,11 +2,9 @@

Line 2 Line 3

[Markdown][5]

-

- Markdown -

+

Markdown

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

Issue #1: Markdown

Text

Header

-

Some other text

+

Some other text

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