mjml-net icon indicating copy to clipboard operation
mjml-net copied to clipboard

Inline style are applied differently to https://mjml.io/try-it-live

Open drgrieve opened this issue 1 year ago • 4 comments

When I run my mjml template in the mjml.io try-it-live my inline styles are applied as I was expecting.

https://mjml.io/try-it-live/QMEUiLOGHD

But when running through mjml.net using the anglesharp PostProcessors I see inline styles added to every tag and not the inlines styles I've specified.

In the try it live mso-hide is added, in mjml.net it is not. In try it live, only styles in the inline are applied, in mjmj.net a bunch of styles are added in. Not sure where they are coming from.

Attached template, and mjml.net output. mjmj_template.txt renderedhtml.txt

Thanks.

drgrieve avatar Oct 22 '24 00:10 drgrieve