mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
7720c88bfc
Fix ghCodeBlocks not being correctly parsed inside lists. Also, as a side effect, fixes issues with consecutive lists and extra paragraphs being added into lists. Closes #142, Closes #183, Closes #184
14 lines
98 B
Markdown
14 lines
98 B
Markdown
- foo
|
|
|
|
- bazinga
|
|
|
|
- yeah
|
|
|
|
- bar
|
|
|
|
1. damn
|
|
|
|
2. so many paragraphs
|
|
|
|
- baz
|