Marked version: 16.3.0 / master
Describe the bug
Links that contain inline code with square brackets seem to break italics that use _.
To Reproduce
Repo
For this example, you need both the square brackets in the link text and an _ anywhere in the link. This breaks the italic _ wrapping the entire link
_[`a[b]c`](http://example.com/_/path)_
Expected behavior
Commonmark dingus
This should be rendered in italic as link where the text is the inline code a[b]c