wix-incubator / mjml-react

React component library to generate the HTML emails on the fly
MIT License
993 stars 50 forks source link

MjmlRaw not showing <p> tags #88

Closed toto1384 closed 2 years ago

toto1384 commented 2 years ago

So I want to use the paragraph tag inside the mjml raw tag, but it's not showing. I've tried setting defined width and hide but with no success

Code: <MjmlRaw><p>ksdnvlksdf</p></MjmlRaw>

This is the result i've got

Screenshot 2022-08-29 at 16 43 08
daliusd commented 2 years ago

This project is not maintained anymore.

I would look into generated HTML - screenshot might not say the whole story.