Closed
Description
If you're using a reference-style link with a parenthetical statement after it:
//! blah blah blah [something] (also known as bar)
//!
//! [something]: whatever.html
This will ignore the reference and link to also known as bar
.
CommonMark says:
http://spec.commonmark.org/0.21/#example-460
[Whitespace] is not allowed between the link text and the following parenthesis: