From c7dc48f022f46bc49c5ce63b0cfe517a93cbd5bd Mon Sep 17 00:00:00 2001 From: Jesse Rosenthal Date: Wed, 20 Jul 2016 06:50:14 -0400 Subject: Update statement on blank lines and lists. The definition of a list still said that "two blank lines end all containing lists." That rule has been removed. --- spec.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/spec.txt b/spec.txt index e2b6834..c05b1a0 100644 --- a/spec.txt +++ b/spec.txt @@ -4730,8 +4730,7 @@ takes four spaces (a common case), but diverge in other cases. A [list](@) is a sequence of one or more list items [of the same type]. The list items -may be separated by single [blank lines], but two -blank lines end all containing lists. +may be separated by any number of blank lines. Two list items are [of the same type](@) if they begin with a [list marker] of the same type. -- cgit v1.2.3