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/tidyness.html | 22 ++++++---------------- 1 file changed, 6 insertions(+), 16 deletions(-) (limited to 'tests/markdown-test/tidyness.html') diff --git a/tests/markdown-test/tidyness.html b/tests/markdown-test/tidyness.html index 0431d2d..52b2eaf 100644 --- a/tests/markdown-test/tidyness.html +++ b/tests/markdown-test/tidyness.html @@ -1,18 +1,8 @@ - -

A list within a blockquote: -

+
+

A list within a blockquote:

    -
  • - asterisk 1 -
  • - -
  • - asterisk 2 -
  • - -
  • - asterisk 3 -
  • +
  • asterisk 1
  • +
  • asterisk 2
  • +
  • asterisk 3
-
- +
\ No newline at end of file -- cgit v1.2.3