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/multi-test.txt | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 tests/misc/multi-test.txt (limited to 'tests/misc/multi-test.txt') diff --git a/tests/misc/multi-test.txt b/tests/misc/multi-test.txt deleted file mode 100644 index c4ab1c1..0000000 --- a/tests/misc/multi-test.txt +++ /dev/null @@ -1,32 +0,0 @@ - -# Header {@id=inthebeginning} - -Now, let's try something *inline{@class=special}*, to see if it works - - -Blah blah blah - -* Basic list -* Basic list 2 - -addss - - * Lazy list - -An [example][ref] (oops) - - [ref]: http://example.com "Title" - - -Now, let's use a footnote[^1]. Not bad, eh? -Let's continue. - - [^1]: Here is the text of the footnote - continued on several lines. - some more of the footnote, etc. - - Actually, another paragraph too. - -And then there is a little bit of text. - - -- cgit v1.2.3