-
Hey,
We have been experiencing a few issues relating to #717 with columns displaying at 100% width on Gmail webmail even tho media queries are supported in the offending email client.
I was exp…
-
It's 2017. Why isn't there the option to disable SSL checks without writing cumbersome code on top of it?
There's absolutely no excuse.
-
Hi all,
I use MJML through API service for render HTML email from mjml syntax but the version of API is 3.3.3 instead 4.03
**Expected behavior:**
I expect the mjml_version field of the API respon…
-
Add a driver system to allow the user to choose between the API and the nodejs binary.
- [x] renderer interface
- [x] config to choose a renderer
- [ ] api renderer
-
Now mjml@3 is legacy https://github.com/mjmlio/mjml/tree/3.3.x
-
# Error Report
## Questions
Please fill out answers to these questions, it'll help us figure out
why things are going wrong.
- **What did you do?**
After upgrading to ruby 2.6.1 recen…
-
Docs (from mjml.io, and the README.md from mjml-text package) says that allowed attributes for align are "left, right, center, justify". The arguments listed in attributes checking enum from `packages…
-
I have this piece of mjml object below:
```
{
tagName: 'mjml',
attributes: {},
children: [{
tagName: 'mj-body',
attributes: {
'width': "620px"
},…
-
We have made a client library to add Sections trough API (https://github.com/luyadev/luya-mailjet/blob/master/src/Sections.php#L29-L63) This works perfect (even we had to reverse engineer how passport…
nadar updated
6 years ago
-
It could be nice to include data from npm modules in the application:
- npm module name
- version
- dependencies
npm module name could be used as a key for projects URLs (now Github repository name …