From a1c636a05557b1faa207828c9e7102391bdde5c9 Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Wed, 3 Sep 2008 13:30:04 -0400 Subject: Replaced indentation with linebreaks only. At least its more consistant - and it better matches other markdown implementations. Also updated tests. --- tests/misc/some-test.html | 78 +++++++++++++++++++++++------------------------ 1 file changed, 39 insertions(+), 39 deletions(-) (limited to 'tests/misc/some-test.html') diff --git a/tests/misc/some-test.html b/tests/misc/some-test.html index e43cb94..9f26092 100644 --- a/tests/misc/some-test.html +++ b/tests/misc/some-test.html @@ -1,63 +1,63 @@


Markdown

Here is a normal paragraph

    -
  1. -

    Another list +

  2. +

    Another list with a bunch of items

    -
  3. -
  4. -

    Mostly fruits

    -
      -
    1. Apple
    2. -
    3. Pare
    4. -
    -
  5. + +
  6. +

    Mostly fruits

    +
      +
    1. Apple
    2. +
    3. Pare
    4. +
    +

asdfasdfasd

# This is a code example
-- 
cgit v1.2.3