From a316ac49a6934221b24ec58a6a7dc4c3b30ae1e8 Mon Sep 17 00:00:00 2001 From: Artem Yunusov Date: Mon, 14 Jul 2008 16:17:33 +0500 Subject: A lot of bug fixes. Handlig attributes added, new hr processing. Reformatted test suite for ElementTree output. --- tests/markdown-test/inline-html-advanced.html | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) (limited to 'tests/markdown-test/inline-html-advanced.html') diff --git a/tests/markdown-test/inline-html-advanced.html b/tests/markdown-test/inline-html-advanced.html index c72bebb..0f922e9 100644 --- a/tests/markdown-test/inline-html-advanced.html +++ b/tests/markdown-test/inline-html-advanced.html @@ -1,18 +1,11 @@ - -

Simple block on one line: -

-
foo
- -

And nested without indentation: -

-
+

Simple block on one line:

+

foo

+

And nested without indentation:

+

foo
bar
-
- - - +

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