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/misc/multi-test.html | 44 +++++++++++++++----------------------------- 1 file changed, 15 insertions(+), 29 deletions(-) (limited to 'tests/misc/multi-test.html') diff --git a/tests/misc/multi-test.html b/tests/misc/multi-test.html index 5af759b..fbb37f3 100644 --- a/tests/misc/multi-test.html +++ b/tests/misc/multi-test.html @@ -1,37 +1,23 @@ - -

Header

-

Now, let's try something inline, to see if it works -

+

Now, let's try something inline, to see if it works

Blah blah blah http://www.slashdot.org

-

addss -

+

addss

-

An example (oops) -

+

An example(oops)

Now, let's use a footnote[^1]. Not bad, eh? - Let's continue. -

-

[^1]: Here is the text of the footnote - continued on several lines. - some more of the footnote, etc. -

-
Actually, another paragraph too.
-

And then there is a little bit of text. -

- - +Let's continue.

+

[^1]: Here is the text of the footnote + continued on several lines. + some more of the footnote, etc.

+
+Actually, another paragraph too.
+
+
+

And then there is a little bit of text.

-- cgit v1.2.3