mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
799abea767
Code blocks containing comments are now converted correctly when nested in list items. Closes #288
12 lines
171 B
Markdown
12 lines
171 B
Markdown
<!-- a comment -->
|
|
|
|
<!-- a comment with *bogus* __markdown__ inside -->
|
|
|
|
words <!-- a comment --> words
|
|
|
|
<!-- comment --> words
|
|
|
|
<!-- comment -->
|
|
|
|
<!-- comment -->
|