You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However it's related to the VSCode plugin and not MJML itself, please open an issue on the plugin repository. It sounds similar to this one: attilabuti/vscode-mjml#50.
Describe the bug
When I export or copy to HTML format, I have a text encoding issue with all french characters (é,à,è,ë, etc.). The problem I get is exactly the one described here => http://string-functions.com/encodingtable.aspx?encoding=65001&decoding=10000.
For exemple "é" is rendered "√©" and "É" is rendered "√â".
To Reproduce
Steps to reproduce the behavior:
MJML environment
The text was updated successfully, but these errors were encountered: