atom-mjml-preview
atom-mjml-preview copied to clipboard
MJML preview in Atom
I've noticed no matter how I specify a path, the images won't show up. The similar plugins works on Visual Studio Code tho.
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.51.0 x64 **Electron**: 5.0.13 **OS**: Unknown Windows version **Thrown From**: [mjml-preview](https://github.com/mjmlio/atom-mjml-preview) package 2.0.1 ### Stack Trace Failed to activate the mjml-preview...
Currently I have to store the templates as `.hbs` so that I can inject variables into them. To render the preview, I need to rename the file to `.mjml`, then...