-
Android seems to put small gaps between sections resulting in thin outlines.
If I observed correctly, the problem is visible, when you set mj-body background-color to black and mj-section to white…
-
All text are not displayed.
**Reproduction Steps:**
1. Use the generated JSON : [mjml.json](https://gist.github.com/igorissen/b78b499dc27a1a0a719fae17ffac22f2#file-mjml-json)
2. Call the method…
-
Can't use `mj-column-per-33` class inside `mj-raw`, resulting in error `MJML badly formatted`
MJML:
```
…
Tlapi updated
6 years ago
-
I just want to render mjml via react by creating components using `mjml-section` etc
```js
import React from 'react'
import { convertRGBA } from '../../containers/Mjml'
import Section from 'mjml…
Geczy updated
6 years ago
-
Simple example:
```
```
throws an error because of mj-class:
```
File: index.mjml
TypeError: Cannot read property 'reduce' of un…
-
The problem occurs when I use mj-social with an attribute display="facebook:url" in an included file. Changing to display="facebook" solves things but then the generated link is a share link rather th…
-
Hi,
I've just faced the issue with missing `mj-include` file and noticed a [bunch](https://github.com/mjmlio/mjml/issues/807) [of](https://github.com/mjmlio/mjml/issues/842) [similar](https://github.…
-
Occasionally, I have come across the need to change the breakpoint from 480 to x number, it would be nice to have an mj-container attribute or perhaps something in that would allow this to be control…
-
Hello.
I'm playing a bit with custom components but i have a little issue with it.
Let say i've created a custom component ``, that is the `` base code with some modifications.
How can i tell…
-
As mentioned in #599 , though it's a separate issue.
[Demo on Try It Live](https://mjml.io/try-it-live/S1DwKl91Z)
The curly braces used in common template variable syntax like `{email}` get enco…