From bd185087dc899b6157f821fdd29561caffcc4682 Mon Sep 17 00:00:00 2001 From: Artem Yunusov Date: Thu, 31 Jul 2008 03:06:39 +0500 Subject: A lot of bug fixes, added ElementTree support for extensions, some new tests. --- tests/extensions-x-footnotes/footnote.html | 82 +++++++++++++++--------------- 1 file changed, 42 insertions(+), 40 deletions(-) (limited to 'tests/extensions-x-footnotes/footnote.html') diff --git a/tests/extensions-x-footnotes/footnote.html b/tests/extensions-x-footnotes/footnote.html index de0070d..4a844be 100644 --- a/tests/extensions-x-footnotes/footnote.html +++ b/tests/extensions-x-footnotes/footnote.html @@ -1,40 +1,42 @@ -

This is the body with a footnote1 or two2 or more3 4. -

- -

    -
  1. Footnote that ends with a list: -

    -
      -
    • - item 1 -
    • - -
    • - item 2 -
    • -
    -

    -

    - -
  2. - -
  3. This footnote is a blockquote. -

    -

    -

    - -
  4. - -
  5. A simple oneliner. -

    - -
  6. - -
  7. A footnote with multiple paragraphs. -

    -

    Paragraph two. -

    - -
  8. -
-
\ No newline at end of file +

This is the body with a footnote + 1 + or two + 2 + or more + 3 + + + 4 + .

+
+
+
    +
  1. +

    Footnote that ends with a list:

    +
      +
    • item 1
    • +
    • item 2
    • +
    +

    + +

    +
  2. +
  3. +
    +

    This footnote is a blockquote.

    +
    +

    + +

    +
  4. +
  5. +

    A simple oneliner. +

    +
  6. +
  7. +

    A footnote with multiple paragraphs.

    +

    Paragraph two. +

    +
  8. +
+
-- cgit v1.2.3