mojombo/github-flavored-markdown

Issues with nested lists

Opened this issue · 1 comments

remi commented

The file has now changed and the problematic version can now be found here:

http://github.com/remiprev/pubwich/blob/31db64390f9428389acef1c338426c6c7e2e7b2c/README.md

Notice how the ordered list is rendered "1,1,2,1,2" in the page as opposed to "1,2,3,4,5" when its content is put in the gfm preview page.