Escape html json by unrolled · Pull Request #99 · unrolled/render · GitHub
Skip to content

Escape html json#99

Merged
unrolled merged 3 commits into
v1from
escape-html-json
Jun 22, 2022
Merged

Escape html json#99
unrolled merged 3 commits into
v1from
escape-html-json

Conversation

@unrolled

Copy link
Copy Markdown
Owner

Resolves #98

  • Removed custom EscapeHTML code in favor of the builtin SetEscapeHTML.
  • Bumped the Go version to 1.17.
  • Enabled UnEscapeHTML and Indent options for streaming json.

@unrolled unrolled merged commit ae0c1ea into v1 Jun 22, 2022
@unrolled unrolled deleted the escape-html-json branch June 22, 2022 12:43
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.

UnescapeHTML can render un-parseable JSON

1 participant