aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorWaylan Limberg <waylan@gmail.com>2011-04-28 23:10:58 -0400
committerWaylan Limberg <waylan@gmail.com>2011-04-28 23:10:58 -0400
commitad83ad5c426b508ba0ace30ea83b3e60ec23b8ef (patch)
tree138283fb5739a2c33bd0c3f85f384968c1a32f4d /tests
parent08b9b6f879ad81f296abb22b3752a3092b57ee03 (diff)
parentc385e5fc0a9fe7517b4afdb5b3f9c174ae0766de (diff)
downloadmarkdown-ad83ad5c426b508ba0ace30ea83b3e60ec23b8ef.tar.gz
markdown-ad83ad5c426b508ba0ace30ea83b3e60ec23b8ef.tar.bz2
markdown-ad83ad5c426b508ba0ace30ea83b3e60ec23b8ef.zip
Merge commit 'refs/merge-requests/13' of git://gitorious.org/python-markdown/mainline into merge-requests/13
Diffstat (limited to 'tests')
-rw-r--r--tests/misc/some-test.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/misc/some-test.html b/tests/misc/some-test.html
index b78683f..92e7262 100644
--- a/tests/misc/some-test.html
+++ b/tests/misc/some-test.html
@@ -51,7 +51,7 @@ ok
with a bunch of items</li>
<li>
<p>Mostly fruits</p>
-<ol>
+<ol start="3">
<li>Apple</li>
<li>Pare</li>
</ol>
@@ -65,4 +65,4 @@ Another code example
* Lists and similar stuff
&gt; Should be ignored
-</code></pre> \ No newline at end of file
+</code></pre>