Skip to content

Add more escape chars #366

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

Merged
merged 1 commit into from
Jul 27, 2020
Merged

Add more escape chars #366

merged 1 commit into from
Jul 27, 2020

Conversation

sunng87
Copy link
Owner

@sunng87 sunng87 commented Jul 26, 2020

Fixes #360

Verified

This commit was signed with the committer’s verified signature.
sunng87 Ning Sun
@sunng87 sunng87 added this to the 3.4 milestone Jul 26, 2020
@sunng87
Copy link
Owner Author

sunng87 commented Jul 27, 2020

@Keruspe in this patch = will be replaced by "=". I just ping you to ensure if it will affect your generator. If you are using handlebars to generate non-html content, I would recommend you to register a no_escape function to prevent such html escaping.

@Keruspe
Copy link
Contributor

Keruspe commented Jul 27, 2020

@sunng87 I already register the no_escape fn, but thanks for the ping!

@sunng87 sunng87 merged commit d8eff5d into master Jul 27, 2020
@sunng87 sunng87 deleted the feature/more-escape-chars branch July 27, 2020 11:28
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.

More html espace chars
2 participants