From 06d672e913bbf998dd0533de8440190c639fb18f Mon Sep 17 00:00:00 2001 From: Artem Date: Thu, 26 Jun 2008 20:52:20 +0500 Subject: Test suite cleanup. README for markdown2 tests. Separation in two stages(markdown to tree, applying inline patterns). --- tests2/php-markdown-cases-new/Ins & del.html~ | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 tests2/php-markdown-cases-new/Ins & del.html~ (limited to 'tests2/php-markdown-cases-new/Ins & del.html~') diff --git a/tests2/php-markdown-cases-new/Ins & del.html~ b/tests2/php-markdown-cases-new/Ins & del.html~ deleted file mode 100644 index 82bfb2b..0000000 --- a/tests2/php-markdown-cases-new/Ins & del.html~ +++ /dev/null @@ -1,24 +0,0 @@ -

Here is a block tag ins: -

- - -

Some text -

-
- -And here it is inside a paragraph. - - -

And here it is in the middle of a paragraph. -

- - -

Some text -

-
- -And here is ins as a paragraph. - - -

And here it is in the middle of a paragraph. -

-- cgit v1.2.3