From ebefa9bb10a0b3aebb134ed8fb06b79f97040999 Mon Sep 17 00:00:00 2001 From: Yuri Takhteyev Date: Tue, 26 Aug 2008 00:36:50 -0700 Subject: Moving Tests to Tests_2007. --- MarkdownTest/Tests/Horizontal rules.html | 71 -------------------------------- 1 file changed, 71 deletions(-) delete mode 100644 MarkdownTest/Tests/Horizontal rules.html (limited to 'MarkdownTest/Tests/Horizontal rules.html') diff --git a/MarkdownTest/Tests/Horizontal rules.html b/MarkdownTest/Tests/Horizontal rules.html deleted file mode 100644 index 2dc2ab6..0000000 --- a/MarkdownTest/Tests/Horizontal rules.html +++ /dev/null @@ -1,71 +0,0 @@ -

Dashes:

- -
- -
- -
- -
- -
---
-
- -
- -
- -
- -
- -
- - -
-
- -

Asterisks:

- -
- -
- -
- -
- -
***
-
- -
- -
- -
- -
- -
* * *
-
- -

Underscores:

- -
- -
- -
- -
- -
___
-
- -
- -
- -
- -
- -
_ _ _
-
-- cgit v1.2.3