Skip to content

Conversation

@AlveElde
Copy link

Hi, thanks for making this! It had exactly the feature-set i needed, just needed an option to disable HTML escaping.

This PR lets the user control whether HTML characters should be escaped or not when marshaling the map with a json.Encoder().

The setting is propagated into nested map and arrays when unmarshaling from JSON.

This lets the user control whether HTML characters should be escaped or
not when marshaling the map with a json.Encoder().

The setting is propagated into nested map and arrays when unmarshaling
from JSON.
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.

1 participant