bootstrap-markdown
bootstrap-markdown copied to clipboard
Ordered List and Unordered List are messed up
I'm not sure whether this is an issue with the Editor or the Parser.
When I added Ordered List and Unordered List in an editor, the preview shows only either one of the style (either UL or OL, not both depending on the syntax). See the screenshots below:

Yes. I see the same.
This seems to be the longstanding bug chjj/marked#340 in the markdown parser "marked" (which is used by default if it is present in the global scope).