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/extensions-x-tables/tables.html | 47 ++++++----------------------------- 1 file changed, 8 insertions(+), 39 deletions(-) (limited to 'tests/extensions-x-tables/tables.html') diff --git a/tests/extensions-x-tables/tables.html b/tests/extensions-x-tables/tables.html index 59e7da3..55042dd 100644 --- a/tests/extensions-x-tables/tables.html +++ b/tests/extensions-x-tables/tables.html @@ -1,45 +1,14 @@

Before

- - - - - - - - + +
a b
-c - -d -
a b
c d

Another

- - - - - - - - - - - - - - - - - - - - + + + + +
a b
-a - b
a b
a b
c -d -
a b
a b
a b
a b
c d
-

After

- - +

After

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