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/Nesting.html | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 tests2/php-markdown-cases-new/Nesting.html (limited to 'tests2/php-markdown-cases-new/Nesting.html') diff --git a/tests2/php-markdown-cases-new/Nesting.html b/tests2/php-markdown-cases-new/Nesting.html deleted file mode 100644 index be47e21..0000000 --- a/tests2/php-markdown-cases-new/Nesting.html +++ /dev/null @@ -1,17 +0,0 @@ -

Valid nesting: -

- -

Link -

- -

Link -

- -

Link -

- -

Invalid nesting: -

- -

[Link](url) -

-- cgit v1.2.3