-
When image from file editor is dragged onto canvas at top or bottom, it shows outside the MJML tags and causes a 'malformed-MJML' error to appear in the console.
It seems like it is being dragged b…
-
I'm trying to use `mjml-rails` along with `mrml` and I'm not being able to make it work. I added the `mrml` gem as well as set `use_mrml = true` in the initializer. The issue is my template has Ruby c…
-
Hey I love to use this package in our project, but adding Node as a runtime dependency has me a bit scared. Are you interested in adding https://github.com/mgd020/mjml-python as an optional backend? I…
-
From @iRyusa's comment [here](https://github.com/mjmlio/mjml/issues/198#issuecomment-254528968) it seems like you guys setup MJML validation. Could we use that with `gulp-mjml`?
-
When HEML was created, MJML existed already, and Sparkpost even recommended using it in [this blog post](https://www.sparkpost.com/blog/topol-html-email-templates/), which was authored in June 2017, b…
dandv updated
3 years ago
-
### Mautic Version
5.0.x series
### Way of installing
I downloaded a release from https://www.mautic.org/mautic-releases
### PHP version
8.1
### What browsers are you seeing the problem on?
Not…
-
## Expected behavior
After creating a custom component, MJML extension should register it and not show an error in templates.
## Actual behavior
MJML is not picking up the custom component, a…
-
Thanks!
If anyone wants...
Used the repo to build React+mjml+dot templates, generator into simple functions returning html, then these functions used at runtime - the most lightweight. Generator inc…
-
**Problem description**
A common problem in email design (and web) design is to have content of the same height standing side by side. Content should be responsive in mails, but the `mj-group` tag al…
-
When sending emails (after all, that's what MJML is all about) that contain images, it is often helpful or even necessary to attach images to the emails – that way, you can ensure emails are rendered …