From a1c636a05557b1faa207828c9e7102391bdde5c9 Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Wed, 3 Sep 2008 13:30:04 -0400 Subject: Replaced indentation with linebreaks only. At least its more consistant - and it better matches other markdown implementations. Also updated tests. --- tests/misc/php.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/misc/php.html') diff --git a/tests/misc/php.html b/tests/misc/php.html index 6d91404..875457c 100644 --- a/tests/misc/php.html +++ b/tests/misc/php.html @@ -2,11 +2,10 @@ "http://www.w3.org/TR/html4/strict.dtd">

This should have a p tag

-
This shouldn't
-

<?php echo "not_block_level";?>

+

<?php echo "not_block_level";?>

\ No newline at end of file -- cgit v1.2.3