aboutsummaryrefslogtreecommitdiff
path: root/spec.txt
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2016-07-20 06:50:14 -0400
committerJesse Rosenthal <jrosenthal@jhu.edu>2016-07-20 06:50:14 -0400
commitc7dc48f022f46bc49c5ce63b0cfe517a93cbd5bd (patch)
treef803b03334cc4c474b5646ac897ade782e602054 /spec.txt
parent91e045ca370258903ed138450373043a496ec64b (diff)
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.
Diffstat (limited to 'spec.txt')
-rw-r--r--spec.txt3
1 files changed, 1 insertions, 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.