From 13d25f86f61bbce247a12b845c3675b57274a13e Mon Sep 17 00:00:00 2001 From: Artem Yunusov Date: Fri, 1 Aug 2008 02:58:48 +0500 Subject: Some cleanups. --- tests2/php-markdown-cases-new/Tight blocks.html | 28 ------------------------- 1 file changed, 28 deletions(-) delete mode 100644 tests2/php-markdown-cases-new/Tight blocks.html (limited to 'tests2/php-markdown-cases-new/Tight blocks.html') diff --git a/tests2/php-markdown-cases-new/Tight blocks.html b/tests2/php-markdown-cases-new/Tight blocks.html deleted file mode 100644 index 3d9342d..0000000 --- a/tests2/php-markdown-cases-new/Tight blocks.html +++ /dev/null @@ -1,28 +0,0 @@ -

Paragraph and no space: -* ciao -

- -

Paragraph and 1 space: - * ciao -

- -

Paragraph and 3 spaces: - * ciao -

- -

Paragraph and 4 spaces: - * ciao -

- -

Paragraph before header: -

- -

Header

- -

Paragraph before blockquote: -

- -
-

Some quote. -

-
-- cgit v1.2.3