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

fix issue 1278 #1782

Closed
wants to merge 1 commit into from
Closed

fix issue 1278 #1782

wants to merge 1 commit into from

Conversation

rgseyvie
Copy link

Add public method to escape characters within an attribute.
Issue link: #1278

@jhy
Copy link
Owner

jhy commented Jun 13, 2022

I don't get why you're re-implementing the whole escape method. That duplicates a ton of code which is wasteful and brittle. Why not just create a new method and call escape with inAttribute to be true?

@jhy jhy closed this Jun 13, 2022
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.

2 participants