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

Encode quotes with their literal representation by default #6

Closed
d9k opened this issue Apr 5, 2018 · 3 comments
Closed

Encode quotes with their literal representation by default #6

d9k opened this issue Apr 5, 2018 · 3 comments
Labels

Comments

@d9k
Copy link

d9k commented Apr 5, 2018

htmlEntities.encode('"') -- encode double quote

Expected: "
Actual Result: "

@TiagoDanin
Copy link
Owner

Thank you for reporting the problem :)

TiagoDanin added a commit that referenced this issue Apr 5, 2018
@TiagoDanin
Copy link
Owner

image
Fix this in v1.3.0

@d9k d9k closed this as completed Apr 6, 2018
@d9k
Copy link
Author

d9k commented Apr 6, 2018

@TiagoDanin, thanks for fast solution! 😉 👍

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