aboutsummaryrefslogtreecommitdiff
path: root/testdata/test.exp.html
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/test.exp.html')
-rw-r--r--testdata/test.exp.html21
1 files changed, 19 insertions, 2 deletions
diff --git a/testdata/test.exp.html b/testdata/test.exp.html
index bfd0537..b4c6eee 100644
--- a/testdata/test.exp.html
+++ b/testdata/test.exp.html
@@ -1017,10 +1017,27 @@ This line separated by comment.</p>
<div class="ulist none">
<ul class="none">
<li>
-<p>none one</p>
+<p>none 1.1</p>
+<div class="ulist">
+<ul>
+<li>
+<p>none 2.1</p>
+<div class="ulist">
+<ul>
+<li>
+<p>none 3.1</p>
+</li>
+</ul>
+</div>
+</li>
+<li>
+<p>none 2.2</p>
+</li>
+</ul>
+</div>
</li>
<li>
-<p>none two</p>
+<p>none 1.2</p>
</li>
</ul>
</div>