inventid / maily

Maily - Responsive mails using React, MJML, and Express
MIT License
93 stars 3 forks source link

Allow export of raw MJML tags #2

Closed rogierslag closed 8 years ago

rogierslag commented 8 years ago

This allows the export of raw HTML, without a step which compiles it to email HTML or text only. This can be useful to debugging for example

rogierslag commented 8 years ago

Agreed IRL

rogierslag commented 8 years ago

Example of generated content can be found at https://mjml.io/try-it-live/4e1f5de03736c9edad9fdb5c47e7b2c9

cc @steffansluis