microsoft / vsmarketplace

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

Inner links on README no longer work #73

Open eamodio opened 3 years ago

eamodio commented 3 years ago

I'm not sure when this broke, but it used to work.

Any links that jump to content within the README work on GitHub, but fail on the marketplace.

GitHub example (works): https://github.com/eamodio/vscode-gitlens#revision-navigation- Marketplace example (fails): https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens#revision-navigation-

If I removed the trailing - from the hash on the marketplace it will work, but that it required for it to work on GitHub.

michael-cs17 commented 3 years ago

Here is another example:

GitHub example (works): https://github.com/TeamCodeStream/codestream/blob/publish/github-enterprise/vscode/README.md Marketplace example (fails): https://marketplace.visualstudio.com/items?itemName=CodeStream.github-enterprise#In-IDE-access-to-your-most-relevant-PRs

eamodio commented 3 years ago

@prashantvc Any update here?

prashantvc commented 3 years ago

Nothing yet. Unfortunately, we have push it down the list of priorities for now. I will update the issue once we pick this up