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/br.html | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) (limited to 'tests/misc/br.html') diff --git a/tests/misc/br.html b/tests/misc/br.html index 6a521e1..52b4796 100644 --- a/tests/misc/br.html +++ b/tests/misc/br.html @@ -1,16 +1,13 @@ - -

Output: -

-
<p>Some of these words <em>are emphasized</em>.
+

Output:

+
+<p>Some of these words <em>are emphasized</em>.
 Some of these words <em>are emphasized also</em>.</p>
 
 <p>Use two asterisks for <strong>strong emphasis</strong>.
 Or, if you prefer, <strong>use two underscores instead</strong>.</p>
-
+
+

Lists

Unordered (bulleted) lists use asterisks, pluses, and hyphens (*, - +, and -) as list markers. These three markers are - interchangable; this: -

- - ++, and -) as list markers. These three markers are +interchangable; this:

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