diff --git a/t/markdown-rule.t b/t/markdown-rule.t index bb994f31..2b9a333c 100644 --- a/t/markdown-rule.t +++ b/t/markdown-rule.t @@ -32,6 +32,8 @@ run_tests(split(/\n/,<<'EOT'));
  1. one
  2. two
1. one\n 2. two\n 3. three
  1. one
    1. two
    2. three
+1. one\n\n 2. two\n\n 3. three +
  1. one
    1. two
    2. three
- one - one\n-- Alex