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

feat(template) add json escaping functions. #70

Merged
merged 2 commits into from
Oct 21, 2021

Conversation

Zenithar
Copy link
Contributor

Context

Register new JSON escaping functions:

  • jsonEscape to escape a string using the JSON escaping strategy
  • jsonUnescape to unescape a string
  • unquote to unescape a quote applied string

@Zenithar Zenithar added the enhancement New feature or request label Oct 21, 2021
@Zenithar Zenithar self-assigned this Oct 21, 2021
@Zenithar Zenithar merged commit 0d668fb into main Oct 21, 2021
@Zenithar Zenithar deleted the feat_template_json_escape branch October 23, 2021 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant