From 2dbfcc0c510b46c9bfa288cb370b2d4f7fe7555d Mon Sep 17 00:00:00 2001 From: Artem Date: Tue, 24 Jun 2008 20:39:50 +0500 Subject: second commit --- tests2/php-markdown-cases-new/Ins & del.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create 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 new file mode 100644 index 0000000..f5997a7 --- /dev/null +++ b/tests2/php-markdown-cases-new/Ins & del.html @@ -0,0 +1,22 @@ +

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