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
Test: [vim-git](https://github.com/tpope/vim-git)
Result: open-browser would try to open the whole [vim-git](https://github.com/tpope/vim-git) as a link.
Problem: the () is parsed as link with https:// ...
Test:
[vim-git](https://github.com/tpope/vim-git)Result: open-browser would try to open the whole
[vim-git](https://github.com/tpope/vim-git)as a link.Problem: the
()is parsed as link withhttps:// ...