showdown/test/issues/#299.nested-ordered-unordered-list-inconsistent-behavior.md
Estevao Soares dos Santos 9cfe8b1412 fix(lists): fix sublists inconsistent behavior
Nested ul and ol lists behave inconsistently in the requirement
of having 3 spaces to be considered a nested list.
This fix changes the requirement to only one space in
both cases.

Closes #299
2016-11-09 02:54:18 +00:00

51 B

  • one
  1. two

foo

  • one
  1. two

foo

  • one
  • two