From 521c43cbdc0709b2b0fe4081c2349e4a3b86c984 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 27 Jul 2015 23:10:43 -0700 Subject: Updated spec. --- test/spec.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'test') 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: . +A list item can begin with at most one blank line. +In the following example, `foo` is not part of the list +item: + +. +- + + foo +. + +

foo

+. + Here is an empty bullet list item: . -- cgit v1.2.3