-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Is there any way of converting the JSON design of the Unlayer template to MJML?
https://docs.unlayer.com/docs/export-html
The exportHtml() function currently provides the JSON and the HTML but is …
-
When I am using [Shopify liquid](https://shopify.github.io/liquid/) code inside `` in output file its getting minified (one liner)
**Input**
**Output**
Is there any way to to get the output …
-
I'd like to be able to use ActionController::Base.helpers and route helpers in `my_template.mjml`.
For example
```
```
Throws the error:
```
undefined method `image_url' for #
```
I'd also like …
-
Hello.
I am using MJMl for work and I find difficult to create list which will be consistent across all mailboxes including Outlook which is usually causing issues. At the moment I need to fix bugs…
-
**Describe the bug**
Currently, HTML comments get additional whitespace inside in the beginning and the end: `` will be transformed to ``. CleverReach uses HTML comments as a programming language and…
gglnx updated
3 months ago
-
FYI that as of 13 days ago, mjml-react is not maintained: https://github.com/wix-incubator/mjml-react
Not sure if there are supported alternatives that can be used?
-
Version 3.3.21
```
Error parsing `/Calling [toString] on an [Output] is not supported.
To get the value of an Output as an Output consider either:
1: o.apply(v => `prefix${v}suffix`)
2: pul…
-
Hi devs,
I get the error:
```
TypeError: component.getTagName is not a function
at ~/node_modules/mjml-parser-xml/lib/index.js:60:141
at ~/node_modules/lodash/fp/_baseConvert.js:34:28…
-
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 …