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

mailto attribute is truncated #67

Closed
peonmodel opened this issue Jan 12, 2018 · 1 comment
Closed

mailto attribute is truncated #67

peonmodel opened this issue Jan 12, 2018 · 1 comment
Labels

Comments

@peonmodel
Copy link

related to #18

<a href="mailto:user@example.com?Subject=Simple&Body=SimpleBody"></a>

in svg, the a tag href is truncated to just "mailto:user@example.com"

@alafr alafr added the bug label Jan 12, 2018
alafr added a commit that referenced this issue Jan 12, 2018
@alafr
Copy link
Owner

alafr commented Jan 12, 2018

I added support for mailto links which were not supported at all.

@alafr alafr closed this as completed Jan 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants