summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-11-18 21:07:36 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2016-11-18 21:07:36 +0100
commit4c6799f53e06bc01ba4fb871749d2282581c7b57 (patch)
treef58b9eed22eab9a8fa776f22ca49cac7dbf390e2 /test
parent7fa73faa7672e10e5af5f26016dd62624a3f3818 (diff)
Update spec.
Diffstat (limited to 'test')
-rw-r--r--test/spec.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/test/spec.txt b/test/spec.txt
index fb1427a..c66f93b 100644
--- a/test/spec.txt
+++ b/test/spec.txt
@@ -1,8 +1,8 @@
---
title: CommonMark Spec
author: John MacFarlane
-version: 0.26
-date: '2016-07-15'
+version: 0.27
+date: '2016-11-18'
license: '[CC-BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/)'
...
@@ -3637,11 +3637,11 @@ The following rules define [list items]:
If the list item is ordered, then it is also assigned a start
number, based on the ordered list marker.
- Exceptions: When the list item interrupts a paragraph---that
- is, when it starts on a line that would otherwise count as
- [paragraph continuation text]---then (a) the lines *Ls* must
- not begin with a blank line, and (b) if the list item is
- ordered, the start number must be 1.
+ Exceptions: When the first list item in a [list] interrupts
+ a paragraph---that is, when it starts on a line that would
+ otherwise count as [paragraph continuation text]---then (a)
+ the lines *Ls* must not begin with a blank line, and (b) if
+ the list item is ordered, the start number must be 1.
For example, let *Ls* be the lines