microsoft / vsmarketplace

Customer feedback and issue tracker repository for Visual Studio Marketplace
MIT License
39 stars 10 forks source link

[marketplace] Markdown link parsing #25

Open usernamehw opened 4 years ago

usernamehw commented 4 years ago

https://marketplace.visualstudio.com/items?itemName=usernamehw.errorlens

Having a link with description in README.md:

* [OnClick event on Gutter microsoft/vscode#5455](https://github.com/microsoft/vscode/issues/5455)

It transforms it into 2 links, one of which is broken:

https://github.com/usernamehw/vscode-error-lens/issues/5455

fiveisprime commented 3 years ago

@prashantvc, is this already being tracked?

prashantvc commented 3 years ago

No, it is not tracked. I have created an issue in the marketplace repo to track it

isidorn commented 3 years ago

@prashantvc maybe you can share a link to the internal repo, or close this if it was fixed.

jerone commented 1 year ago

@isidorn Example:

See version 1.1.0 & 1.2.0.

Related issue: https://github.com/ryu1kn/vscode-extension-update-reporter/issues/34

jerone commented 1 year ago

@prashantvc You are assigned to this issue. Do you need any more information to reproduce?

prashantvc commented 1 year ago

@jerone I no longer work on the Marketplace team. @xavierdecoster could help you with the issue.