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 image and doc link snippet workflows end up with extra https in link #186913

Closed
gregvanl opened this issue Jul 3, 2023 · 1 comment
Closed
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug candidate Issue identified as probable candidate for fixing in the next release verified Verification succeeded
Milestone

Comments

@gregvanl
Copy link

gregvanl commented Jul 3, 2023

Testing #186236

Use the image snippet, which inserts:

![alt](https://)

fill in the title text

![some text](https://)

use Tab to go to the link section and paste a URL

you end up with:

![some text]([https://](https://github.com/features/codespaces))

This also happens with the Markdown link snippet or if editing an existing image or doc link

@gregvanl
Copy link
Author

gregvanl commented Jul 3, 2023

Similar to #186289

@gregvanl gregvanl added the candidate Issue identified as probable candidate for fixing in the next release label Jul 3, 2023
@meganrogge meganrogge added the bug Issue identified by VS Code Team member as probable bug label Jul 3, 2023
@meganrogge meganrogge added this to the June 2023 milestone Jul 3, 2023
@alexr00 alexr00 closed this as completed Jul 4, 2023
@alexr00 alexr00 added the verified Verification succeeded label Jul 4, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Aug 18, 2023
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 candidate Issue identified as probable candidate for fixing in the next release verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants