From 75f231503d2b5854f1ff517402d2751811295bf7 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 9 Apr 2016 12:56:24 -0700 Subject: Updated spec test --- test/spec.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/test/spec.txt b/test/spec.txt index 1a4a7dc..bdaed43 100644 --- a/test/spec.txt +++ b/test/spec.txt @@ -4080,6 +4080,18 @@ Here are some list items that start with a blank line but are not empty: ```````````````````````````````` +When the list item starts with a blank line, the number of spaces +following the list marker doesn't change the required indentation: + +```````````````````````````````` example +- + foo +. + +```````````````````````````````` + A list item can begin with at most one blank line. In the following example, `foo` is not part of the list -- cgit v1.2.3