You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 I rename it again once I'm finished. Is there a way to have the preview open on other file extensions?
I tried selecting the file, then using Packages > mjm-preview > MJML Preview but it still doesn't work.
The text was updated successfully, but these errors were encountered:
Yes that works. But it's not ideal. Would be great if there was a setting in the package that allowed us to edit the file extensions that the preview panel monitored, or at least a way to tell the preview panel to attempt to render a selected file?
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 I rename it again once I'm finished. Is there a way to have the preview open on other file extensions?I tried selecting the file, then using
Packages > mjm-preview > MJML Preview
but it still doesn't work.The text was updated successfully, but these errors were encountered: