Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Markdown preview links go to raw Markdown file location #40877

Closed
gregvanl opened this issue Dec 28, 2017 · 1 comment
Closed

Markdown preview links go to raw Markdown file location #40877

gregvanl opened this issue Dec 28, 2017 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug markdown Markdown support issues verified Verification succeeded
Milestone

Comments

@gregvanl
Copy link

  • VSCode Version: 1.20 Insiders
  • OS Version: Windows 10

Steps to Reproduce:

  1. Create a baby Markdown file with a H2 header line ([link](#blah))
  2. Bring up Markdown preview and click on the link.

Instead of going to the preview H2 header location, the focus moves to the raw Markdown file at the H2 location. This happens even if you close the original Markdown file and just have the preview open.

Another change from 1.19.1, is that hover over the link shows a URL (file://C:/users/gregvanl/testing/helloworld.md#blah)

@vscodebot vscodebot bot added the insiders label Dec 28, 2017
@vscodebot vscodebot bot added the markdown Markdown support issues label Dec 28, 2017
@gregvanl
Copy link
Author

The in-product release notes "back-to-top" circle is also showing a URL on hover and works for the in-product release notes not when previewing the notes Markdown.

@mjbvz mjbvz added the bug Issue identified by VS Code Team member as probable bug label Jan 2, 2018
@mjbvz mjbvz added this to the December 2017/January 2018 milestone Jan 2, 2018
@mjbvz mjbvz closed this as completed in 0532a34 Jan 2, 2018
@gregvanl gregvanl added the verified Verification succeeded label Jan 3, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Feb 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug markdown Markdown support issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants