mjmlio / vscode-mjml

MJML preview, lint, compile for Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=attilabuti.vscode-mjml
MIT License
178 stars 24 forks source link

Add support for using a custom renderer. #35

Closed Icheka closed 1 month ago

Icheka commented 2 years ago

This PR fixes issues https://github.com/mjmlio/vscode-mjml/issues/23 and https://github.com/mjmlio/vscode-mjml/issues/24.

iRyusa commented 1 year ago

Sorry about the big delay on this. Is there any chance you could resolve those conflict so I can merge and release this ?

rosskevin commented 2 months ago

I no longer think this is needed based on #47 and using .mjmcconfig.js preprocessors. Check out the referenced https://thoughtbot.com/blog/building-templated-emails-with-mjml

iRyusa commented 1 month ago

Seem to be covered by preprocessors now as @rosskevin mentioned, i'm clsoing