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 embeds fail if alt-text contains URL #33

Open
denschub opened this issue Nov 19, 2020 · 2 comments
Open

Markdown: Image embeds fail if alt-text contains URL #33

denschub opened this issue Nov 19, 2020 · 2 comments
Labels
bug Something isn't working upstream

Comments

@denschub
Copy link

For the following markdown (URL in the alt text is significant):

![alt text with https://example.com](https://placekitten.com/50/50)

Expected:

expected

Actual:

actual

@denschub
Copy link
Author

I should add that this is on iOS, build 1.0.0 (97), not sure if that's significant.

@jhass jhass added bug Something isn't working upstream labels Nov 19, 2020
@jhass
Copy link
Owner

jhass commented Nov 19, 2020

dart-lang/markdown#343

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working upstream
Projects
None yet
Development

No branches or pull requests

2 participants