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/misc/some-test.html | 66 ----------------------------------------------- 1 file changed, 66 deletions(-) delete mode 100644 tests/misc/some-test.html (limited to 'tests/misc/some-test.html') diff --git a/tests/misc/some-test.html b/tests/misc/some-test.html deleted file mode 100644 index a36d1ee..0000000 --- a/tests/misc/some-test.html +++ /dev/null @@ -1,66 +0,0 @@ -
- -
- -
- -

Markdown

- -

Here is a normal paragraph

-
    -
  1. Another list -with a bunch of items
  2. -
  3. -

    Mostly fruits

    -
      -
    1. Apple
    2. -
    3. Pare
    4. -
    -
  4. -
-

asdfasdfasd

-
# This is a code example
-import stuff
-
-Another code example
-* Lists and similar stuff
-
-> Should be ignored
-
\ No newline at end of file -- cgit v1.2.3