From 8b430d251b2518fa3303d7027f50268e0254b7a1 Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Sat, 30 May 2009 22:31:55 -0400 Subject: Moves tests to a subdir of the markdown lib. --- tests/extensions-x-footnotes/named_markers.html | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 tests/extensions-x-footnotes/named_markers.html (limited to 'tests/extensions-x-footnotes/named_markers.html') diff --git a/tests/extensions-x-footnotes/named_markers.html b/tests/extensions-x-footnotes/named_markers.html deleted file mode 100644 index 6996b5f..0000000 --- a/tests/extensions-x-footnotes/named_markers.html +++ /dev/null @@ -1,24 +0,0 @@ -

This is the body with footnotes1 -that have named2 markers and -oddly3 numbered4 markers.

-
-
-
    -
  1. -

    Footnote marked foo. - 

    -
  2. -
  3. -

    This one is marked bar. - 

    -
  4. -
  5. -

    A numbered footnote. - 

    -
  6. -
  7. -

    The last one. - 

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