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

A new option for js2svg restores HTML entities in SVG text. #81

Closed
wants to merge 1 commit into from
Closed

A new option for js2svg restores HTML entities in SVG text. #81

wants to merge 1 commit into from

Conversation

chiccorusso
Copy link

Hi. This is for #80.

I added a new config option passed to js2svg: "html" that forces all the < > & ' " characters that appear in text to be substituted with their HTML entity.

I'm sorry, I didn't know that pull requests open issues.

Thank-you for your work!

Federico

deepsweet pushed a commit that referenced this pull request Dec 14, 2012
@deepsweet
Copy link
Member

thank you!

refactored it a bit and pushed out to the dev branch, will be in the next stable version.

@deepsweet deepsweet closed this Dec 14, 2012
deepsweet pushed a commit that referenced this pull request Dec 17, 2012
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.

None yet

2 participants