You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
version 0.8.0 didn't have this issue. So this seems to be since the refactoring to parse links according to spec.
-> maybe we need to do a 2 step process: find text with parenthesis rules (until closing parenthesis that was not opened or whitespace/linebreak) and then attempt to parse the result as link. since target is correct, we should probably just extract hostname from target to fix it
[link](https://example.com)thisshouldnotbeinthehostname
The text was updated successfully, but these errors were encountered: