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
This is not an issue on the typescript complier side. vscode uses Marked for rendering markdown here. Marked strips off trailing underscores as per GFM spec. This was also previously discussed in markedjs/marked#2757. This has to be fixed in vscode since typescript language service returns the right url.
Bug Report
π Search Terms
π Version & Regression Information
β― Playground Link
playground link
π» Code
π Actual behavior
When hovering and get quickinfo:
π Expected behavior
Those two underscore at the end of the link should be part of the link
The text was updated successfully, but these errors were encountered: