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

Hello world

-

Line 2 -Line 3

-

[Markdown][5]

-

Markdown

-

[5]: http://foo.com/

-

Issue #1: Markdown

-

Text

-

Header

-

Some other text

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