-
### Feature description
https://mjml.io
-
waiting for fix in https://github.com/mjmlio/mjml/issues/2802 - or consider a resolution like proposed in https://github.com/kangax/html-minifier/issues/1135#issuecomment-1502065386. Looks like other …
-
Please correct me if I am wrong but in your implementation, you generate html then compile it with EEx. This way you aren't able to generate really dynamic mails because mjml can't decide the exact nu…
-
## Expected behavior
When opening the command pallet there is a command for the mjml extension that allows you to take a screenshot. Running that command should produce a jpg.
## Actual behavior…
-
With the release of Laravel 11 this week I have been testing the compatibility of packages that we already use in our projects using a completely fresh project.
I was wondering when this package wo…
-
create email template using Mjml
-
Often times with email messages we want to embed the images. Seems it is not possible with this package.
The usual syntax is along the lines of:
```
```
This fails with an exception tho:
…
-
Hi, I need to create an email template form with one dropdown, title and a content, which is managed with email editor. Every time I change my title it re-renders the content block to default content.…
-
When I try to include the code using require('elixir-mjml'); I get the following error, "mjml is not a function."
If I just include the contents of require('elixir-mjml'); in my gulp.js file, everyth…
-
**Describe the bug**
First of all thanks for the incredible work realized !
We use the `mjml-browser` package to make some basic mjml->html conversion but the mjml-browser bundle contains some cod…