HTML Special Characters

Hello,

I’m using an i18n tool in my app, which translates {{_ ‘some.string’}} into the right language.
Sadly I can’t do this directly in Webflow, as it will change it into html special chars at some points.
For example, I can’t set the value of an input field or custom attributes. So I always have to edit the whole page again, after pulling the code out of Webflow.

Is there a way to turn this off?

Thanks!