-
Notifications
You must be signed in to change notification settings - Fork 236
Closed
US-EPA-CAMD/easey-quartz-scheduler
#284Description
I have a template that shows German first and last names - something like
{{firstname}} {{lastname}}
If I provide a name like firstname="Peter", lastname="Müller", I get this in my result string:
Peter Müller
Is there any way in Handlebars.NET to AVOID this encoding? I just want the normal text "Peter Müller" back, since I need this inside an e-mail template.......
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels