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/markdown-test/links-inline.html | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'tests/markdown-test/links-inline.html') diff --git a/tests/markdown-test/links-inline.html b/tests/markdown-test/links-inline.html index e1aaf27..707937a 100644 --- a/tests/markdown-test/links-inline.html +++ b/tests/markdown-test/links-inline.html @@ -1,9 +1,5 @@

Just a URL.

-

-URL and title.

-

-URL and title.

-

-URL and title.

-

-Empty.

\ No newline at end of file +

URL and title.

+

URL and title.

+

URL and title.

+

Empty.

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