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/Code block in a list item.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests2/php-markdown-cases-new/Code block in a list item.txt (limited to 'tests2/php-markdown-cases-new/Code block in a list item.txt') diff --git a/tests2/php-markdown-cases-new/Code block in a list item.txt b/tests2/php-markdown-cases-new/Code block in a list item.txt new file mode 100644 index 0000000..3fa24c3 --- /dev/null +++ b/tests2/php-markdown-cases-new/Code block in a list item.txt @@ -0,0 +1,8 @@ + +* List Item: + + code block + + with a blank line + + within a list item. \ No newline at end of file -- cgit v1.2.3