-
The current parser (using https://github.com/cheeriojs/cheerio) is slow and leads to some parsing issues (for special characters for example).
It would be very effective in terms of performance to cr…
-
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…
-
I recently found GrapesJS and it looks fantastic. I'm currently attempting to integrate the MJML editor into my app and stuck at trying to save and load my templates. I have spent quite some time goin…
-
To help us help you, provide as much information as you can. You'll find below a template you can use to submit your issue, but feel free to remove any part that wouldn't be relevant here.
[S…
-
I would like to contribute to the mjml community by creating a java library to use the mjml API. I think this is important because the Java developer community is huge.
I created this project in:
…
-
I can't figure out how I should format my post data when posting to the API. I have a JSON format, but every time I'm getting errors from the API.
The documentation says:
![image](https://user-ima…
-
https://github.com/BounceTribe/bt-api/blob/master/src/emails/feedbackReceived.js
https://github.com/BounceTribe/bt-api/blob/master/src/emails/friendRequestAccepted.js
mjml is defined at the beginn…
-
[`mjml-cli/client.js L57-61`](https://github.com/mjmlio/mjml/blob/eebbbbe3f274f430535af7d1082570ce483e6a03/packages/mjml-cli/src/client.js#L57)
```
c: {
alias: 'config',
type: 'obj…
-
Seems that `mj-include` is resolved from folder where is build was started.
So, if i have structure like:
```
project
`-- emails
|-- email-example
| |-- _include.mjml
| `-- tp…
-
Hey, I thought I'd let you know about a tool I've made. It's called Enveloper https://github.com/outstack/enveloper .
I was looking for a way to not have wire up SMTP/Mailgun APIs, email templating…