aboutsummaryrefslogtreecommitdiff
path: root/tests/misc/some-test.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/some-test.html')
-rw-r--r--tests/misc/some-test.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/misc/some-test.html b/tests/misc/some-test.html
index a36d1ee..b78683f 100644
--- a/tests/misc/some-test.html
+++ b/tests/misc/some-test.html
@@ -24,8 +24,10 @@
</ul>
<p>Markdown</p>
<ul>
-<li>Python
- is ok<ul>
+<li>
+<p>Python
+ is ok</p>
+<ul>
<li>Therefore i am</li>
</ul>
</li>