From ef7b35ab7ddc8ba174e27f063208dbe38ed02e27 Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Fri, 29 Apr 2011 01:35:29 -0400 Subject: Made lazy ordered lists a settable option. The previous behavior (on) is the default. --- tests/misc/some-test.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/misc') diff --git a/tests/misc/some-test.html b/tests/misc/some-test.html index 92e7262..b78683f 100644 --- a/tests/misc/some-test.html +++ b/tests/misc/some-test.html @@ -51,7 +51,7 @@ ok with a bunch of items
  • Mostly fruits

    -
      +
      1. Apple
      2. Pare
      @@ -65,4 +65,4 @@ Another code example * Lists and similar stuff > Should be ignored - + \ No newline at end of file -- cgit v1.2.3