summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-06-06 08:10:57 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2015-06-06 20:18:49 +0200
commitd63dd090693f6065b7a79d634bf88e45da089b53 (patch)
tree2f20476600bbd613cdb8ef1ea3a60c4cc3f2a5da /test
parent966898e10d7ecc61d2e0f956197944626e059ec2 (diff)
Updated spec.
Diffstat (limited to 'test')
-rw-r--r--test/spec.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/test/spec.txt b/test/spec.txt
index 13db0ab..ba2c5aa 100644
--- a/test/spec.txt
+++ b/test/spec.txt
@@ -3858,6 +3858,26 @@ item:
</ul>
.
+.
+1. a
+
+ 2. b
+
+ 3. c
+.
+<ol>
+<li>
+<p>a</p>
+</li>
+<li>
+<p>b</p>
+</li>
+<li>
+<p>c</p>
+</li>
+</ol>
+.
+
This is a loose list, because there is a blank line between
two of the list items: