Markdown Parser: Tooltips inside ImageInline brackets gets appended to the Url of the Image. #3976
Unanswered
WilliamABradley
asked this question in
Questions & Help
Replies: 3 comments
-
Not sure if this is a bug, but rather not supported right now. I'm open to anyone implementing this |
Beta Was this translation helpful? Give feedback.
0 replies
-
What the current status? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@avknaidu given that the PR is already merged, can we close the issue or there's something pending? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm submitting a...
Bug report (I searched for similar issues and did not find one)
Current behavior
A Url such as:
Will not load properly, because it will turn into:
https://cdn.vox-cdn.com/thumbor/Wd-2zsFlWxXz1HgmGEEwXx5iYBI=/0x0:1000x605/1200x800/filters:focal(420x223:580x383)/cdn.vox-cdn.com/uploads/chorus_image/image/48780381/duck.0.png%20%22This%20is%20a%20duck%22
Expected behavior
Loads the image properly, and the tooltip is set to "This is a duck".
Environment
Beta Was this translation helpful? Give feedback.
All reactions