summaryrefslogtreecommitdiff
path: root/test/spec.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/spec.txt')
-rw-r--r--test/spec.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/test/spec.txt b/test/spec.txt
index 984ae52..9f7eb61 100644
--- a/test/spec.txt
+++ b/test/spec.txt
@@ -3641,6 +3641,21 @@ Here are some list items that start with a blank line but are not empty:
</ul>
.
+A list item can begin with at most one blank line.
+In the following example, `foo` is not part of the list
+item:
+
+.
+-
+
+ foo
+.
+<ul>
+<li></li>
+</ul>
+<p>foo</p>
+.
+
Here is an empty bullet list item:
.