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/horizontal-rules.html | 72 +++++++++++++------------------ 1 file changed, 30 insertions(+), 42 deletions(-) (limited to 'tests/markdown-test/horizontal-rules.html') diff --git a/tests/markdown-test/horizontal-rules.html b/tests/markdown-test/horizontal-rules.html index 253e36a..98c9c90 100644 --- a/tests/markdown-test/horizontal-rules.html +++ b/tests/markdown-test/horizontal-rules.html @@ -1,63 +1,51 @@ - -

Dashes: -

+

Dashes:


-
-
-
- -
---
-

- +
+---
+
+

-
-
- -
- - -
-

Asterisks: -


- +
+- - -
+
+
+

Asterisks:


-
-
- -
***
-

-
- +
+***
+
+

-
- -
* * *
-

Underscores: -


-
- +
+* * *
+
+
+

Underscores:


-
- -
___
-

-
-
- +
+___
+
+

- -
_ _ _
-
- +
+
+
+
+_ _ _
+
+
-- cgit v1.2.3