Open ronaldtse opened 5 months ago
There is a heuristic to detect text to the right. In some cases, not adding []
may lead to broken link. We could either add []
or a space, the space would lead to an additional space. I believe the example you have shown is a case of this, since this is a unicode parenthesis and it would embed a parenthesis into the link, breaking the link.
I believe the example you have shown is a case of this, since this is a unicode parenthesis and it would embed a parenthesis into the link, breaking the link.
This is an interesting case. I'm not sure what is the best way to handle this.
The green is wrong and red is right.