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

Test MarkdownString.baseUri api proposal #143647

Closed
3 tasks done
mjbvz opened this issue Feb 22, 2022 · 0 comments
Closed
3 tasks done

Test MarkdownString.baseUri api proposal #143647

mjbvz opened this issue Feb 22, 2022 · 0 comments

Comments

@mjbvz
Copy link
Collaborator

mjbvz commented Feb 22, 2022

Refs #142051

Complexity: 4

Create Issue


This tracks testing of the proposed baseUri property on MarkdownString. This property allows specifying a uri to use for resolving relative links (both clickable links and images) that appear inside of the markdown string

Testing:

  • Using the Completions sample, try creating Markdown strings that use relative links for images and clickable links.
    • Check that when the baseUri is set, these resources are resolved relative to the baseUri

Note that while baseUri is an API proposal, we don't have a good way to gate it at runtime

@mjbvz mjbvz added this to the February 2022 milestone Feb 22, 2022
@ghost ghost assigned bpasero, tanhakabir and lramos15 Feb 23, 2022
@bpasero bpasero removed their assignment Feb 23, 2022
@tanhakabir tanhakabir assigned rzhao271 and unassigned tanhakabir Feb 23, 2022
@rzhao271 rzhao271 removed their assignment Feb 23, 2022
@lramos15 lramos15 removed their assignment Feb 23, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Apr 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants