Skip to content

Conversation

@tonysneed
Copy link
Contributor

Fix encoding issue by setting Handlebars NoEscape to true.

Closes #30.

@tonysneed
Copy link
Contributor Author

I wish I knew of a way I could test this. I’ll need to rely on others. @Varorbc Could you perhaps add a unit test?

@ErikEJ
Copy link
Contributor

ErikEJ commented Sep 24, 2021

If you publish a preview package I can use it in a daily build

@tonysneed tonysneed merged commit 3cfc21f into master Sep 25, 2021
@tonysneed tonysneed deleted the fix-encodings branch September 25, 2021 14:00
@ErikEJ
Copy link
Contributor

ErikEJ commented Sep 25, 2021

I will update with the preview

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.

Property names with special characters (ä,ö,ü) are converted to unicode strings

3 participants