From c411dd7ee643ae2953997018358e319d16dcef6a Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Mon, 3 Mar 2008 02:29:33 +0000 Subject: fixed testing framework to actually use the extensions passed in and a few other minor cleanup things. --- tests/extensions-x-footnotes/footnote.html | 40 ++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 tests/extensions-x-footnotes/footnote.html (limited to 'tests/extensions-x-footnotes/footnote.html') diff --git a/tests/extensions-x-footnotes/footnote.html b/tests/extensions-x-footnotes/footnote.html new file mode 100644 index 0000000..de0070d --- /dev/null +++ b/tests/extensions-x-footnotes/footnote.html @@ -0,0 +1,40 @@ +

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 -- cgit v1.2.3