From 02f2184f82ed3b90d97684377975e569312aa320 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 6 Jun 2015 08:10:17 +0200 Subject: Added example with loose list and 4-space indent. --- spec.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'spec.txt') diff --git a/spec.txt b/spec.txt index 13db0ab..ba2c5aa 100644 --- a/spec.txt +++ b/spec.txt @@ -3858,6 +3858,26 @@ item: . +. +1. a + + 2. b + + 3. c +. +
    +
  1. +

    a

    +
  2. +
  3. +

    b

    +
  4. +
  5. +

    c

    +
  6. +
+. + This is a loose list, because there is a blank line between two of the list items: -- cgit v1.2.3