Marked: Italic inside parentheses break

Created on 19 Dec 2018  路  3Comments  路  Source: markedjs/marked

Describe the bug
(_Hello world_) should render (Hello world) but it not it leave the text as is
GIthub markdown render correctly (_Hello world_)

To Reproduce
(_Any text_)


Expected behavior
(_Hello world_) --> (Hello world)

Most helpful comment

Confirmed, this is fixed in master. I'll get a release started in the next couple days.

All 3 comments

I think this is fixed in master. Just hasn't been released yet.

Confirmed, this is fixed in master. I'll get a release started in the next couple days.

fixed in v0.6.0

Was this page helpful?
0 / 5 - 0 ratings