Daniel Ruf
Daniel Ruf
See the default setting for "Decode Entity Characters" of the used library: https://kangax.github.io/html-minifier/ 
> Then my browser thinks its a bad character and shows a black diamond with a question mark. Not sure which browser does this today.
> Open source mostly is a community effort... This. You are welcome to do reviews of PRs and help by giving feedback in issues.
Did you provide a reproducible setup so we can test it on our end? Like a repository and the mentioned screenshots? Keep in your mind that MSO uses Office for...
Please provide an example repository as reproducible testcase so we can check this. Since when does this happen? Please provide the last working version where it worked.
Maybe related: https://github.com/foundation/foundation-emails/commit/6da5f037d7cd12529be49041567bd89688351b1e
> Please provide an example repository as reproducible testcase so we can check this. Also, does 2.3.0 work or is this also broken? See https://github.com/foundation/foundation-emails/releases/ We have merged many changes...
I guess the issue comes from inky: https://github.com/foundation/inky/blob/develop/lib/componentFactory.js#L108 https://github.com/foundation/inky/blame/develop/lib/componentFactory.js#L108
I'm not sure I can follow. foundation/foundation-emails is the package but it is consumed by foundation/foundation-emails-template. You want to use foundation/foundation-emails-template as the other will only install the devDependencies plus...
Take a look into node_modules/foundation-emails/package.json or the package-lock.json file in the root folder of your project. Or do you mean to install a specific version?