aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc/mismatched-tags.html
diff options
context:
space:
mode:
authorWaylan Limberg <waylan@gmail.com>2008-11-12 23:21:25 -0500
committerWaylan Limberg <waylan@gmail.com>2008-11-13 23:27:23 -0500
commitea16c8dd8d0fc107f26f92f80d13c83e88c529e4 (patch)
treeb711d45d2b5bf68c43805cb17be5c0889cb12b1b /tests/misc/mismatched-tags.html
parent45f96216f7ecc24444333186dbfdfa66230ef080 (diff)
downloadmarkdown-ea16c8dd8d0fc107f26f92f80d13c83e88c529e4.tar.gz
markdown-ea16c8dd8d0fc107f26f92f80d13c83e88c529e4.tar.bz2
markdown-ea16c8dd8d0fc107f26f92f80d13c83e88c529e4.zip
Fixed a streange anomily in whitespace a start of p and li tags. Mostly odd tests corrected.
Diffstat (limited to 'tests/misc/mismatched-tags.html')
-rw-r--r--tests/misc/mismatched-tags.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/mismatched-tags.html b/tests/misc/mismatched-tags.html
index 8472043..ec087e1 100644
--- a/tests/misc/mismatched-tags.html
+++ b/tests/misc/mismatched-tags.html
@@ -5,7 +5,7 @@
<p>and a bit more</p>
<p>And this output</p>
-<p> <em>Compatible with PHP Markdown Extra 1.2.2 and Markdown.pl1.0.2b8:</em></p>
+<p><em>Compatible with PHP Markdown Extra 1.2.2 and Markdown.pl1.0.2b8:</em></p>
<!-- comment --><p><div>text</div><br /></p><br />
<p>Should be in p</p> \ No newline at end of file