Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(subParsers/lists.js): partial fix for odd behavior on multiple co…
…nsecutive lists Consecutive lists we're previously being condensed into one unique list, with odd paragraph output. This fix correctly splits lists, but does not change the weird paragraph output closes showdownjs#142
- Loading branch information