From 13d656c8e6a26a120b8e5af01e300b232c302a37 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 20 Sep 2016 11:07:25 +0200 Subject: Clarify that the exception only applies to first item in list. Closes #420. --- spec.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/spec.txt b/spec.txt index fb1427a..92faa73 100644 --- a/spec.txt +++ b/spec.txt @@ -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 -- cgit v1.2.3