aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc/multi-test.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/multi-test.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/multi-test.html')
-rw-r--r--tests/misc/multi-test.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/multi-test.html b/tests/misc/multi-test.html
index a7e0487..2c8fe9e 100644
--- a/tests/misc/multi-test.html
+++ b/tests/misc/multi-test.html
@@ -12,7 +12,7 @@
<p>An <a href="http://example.com" title="Title">example</a> (oops)</p>
<p>Now, let's use a footnote[^1]. Not bad, eh?
Let's continue.</p>
-<p> [^1]: Here is the text of the footnote
+<p>[^1]: Here is the text of the footnote
continued on several lines.
some more of the footnote, etc.</p>
<pre><code>Actually, another paragraph too.