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

http media markdown links don't open from Getting Started contributed steps. #125507

Closed
alexr00 opened this issue Jun 4, 2021 · 1 comment
Closed
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug getting-started insiders-released Patch has been released in VS Code Insiders verified Verification succeeded
Milestone

Comments

@alexr00
Copy link
Member

alexr00 commented Jun 4, 2021

Testing #122570

  1. Open the getting start sample.
  2. Add test.md to the folder root.
  3. Add the following in test.md: [test](http://bing.com)
  4. Change one of the sample steps to have the following media:
						"media": {
   						"markdown": "test.md"
   					},
  1. Run the sample, look at the step, and click on the link. The link doesn't open. If you change it to https it will open.
@JacksonKearl
Copy link
Contributor

Good catch thanks.

@JacksonKearl JacksonKearl added bug Issue identified by VS Code Team member as probable bug getting-started labels Jun 4, 2021
@JacksonKearl JacksonKearl added this to the June 2021 milestone Jun 4, 2021
@miguelsolorio miguelsolorio added the verified Verification succeeded label Jun 29, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jul 19, 2021
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 getting-started insiders-released Patch has been released in VS Code Insiders verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants
@JacksonKearl @miguelsolorio @alexr00 and others