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

Add basic support for svg elements in <img> #502

Merged

Conversation

tneotia
Copy link
Collaborator

@tneotia tneotia commented Jan 16, 2021

Fixes #220 and possibly fixes #209

I used <img alt='Alt Text' src='https://www.svgrepo.com/show/117055/small-duck.svg' /> to test this.

image

Copy link
Collaborator

@erickok erickok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Simply yet effective. We can extend from here. Thanks!

@ryan-berger ryan-berger merged commit 6704b8e into Sub6Resources:master Jan 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is there a SVG support for the IMG tag? base64 encoded svg support needed
3 participants