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

One asterisk: *

-

One underscore: _

-

Two asterisks: **

-

With spaces: * *

-

Two underscores __

-

with spaces: _ _

-

three asterisks: ***

-

with spaces: * * *

-

three underscores: ___

-

with spaces: _ _ _

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