ecmarkdown
ecmarkdown copied to clipboard
Fix parse error for dedenting lists
* foo
* bar
will throw a parse error because the bar list item is dedented past the origin list item.