attilabuti / vscode-mjml

This repo is archived. MJML preview, lint, compile for Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=attilabuti.vscode-mjml
MIT License
144 stars 59 forks source link

When exporting MJML to HTML, nav icons generated incomplete HTML decimal code #49

Closed dnuanes closed 5 years ago

dnuanes commented 5 years ago

Issue appears in version 1.6.0.

When exporting MJML to HTML that uses navbar, nav icons generated are incomplete HTML decimal code.

Where the hamburger icon was formerly generated, incomplete HTML decimal is generated: 9776.

Where the close icon was formerly generated, incomplete HTML decimal is generated: 8855.

attilabuti commented 5 years ago

Hello @dnuanes,

Please use the issue template next time and provide all information asked in it.

What is your operating system? Which version of VSCode you are using? Can you send me a snippet of code that reproduces the error?

dnuanes commented 5 years ago

Hi Attila,

Sorry, I'll be sure to use the template next time.

1) Mac OS Sierra 2) VSCode version 1.25 3) `

dnuanes commented 5 years ago

Is this sufficient @attilabuti , or would you like more details?