-
Having an issue with this starter I can't seem to replicate with the Netlify style starter.
Just by checking out fresh and starting a new starter project, some of the output templates when running …
-
- Maizzle Version: 1.4.2
- Node.js Version: 14.7.0
Is it possible to make Maizzle more verbose or introduce a verbose mode? In my opinion it is very hard to understand the stack trace when an erro…
nodeg updated
4 years ago
-
We got the following error when we try to compile a template that embeds our footer component.
The footer.html template has a `{{config.notification_settings_url}}` variable that must **not** be aval…
-
- Maizzle Version: 1.0.7
- Node.js Version: 10.20.1
Input
```html
96
td,th,div,p,a,h1,h2,h3,h4,h5,h6 {font-family: "Segoe UI", sans-serif; mso-line-height-rule: exactly;}
```…
-
Hello @cossssmin
thanks for Maizzle, great helper to build emails. I noticed a difference between the 'watch' and 'build:production' output in one case. To work with Laravel's Blade I've added som…
-
Hi!
I wanted to note the following issue. The issue was not fixed by #193. I am using raw, because I use twig syntax.
`` is not working inside header.html, which is included via ``. The result is …
-
Is there any API available for integration?
-
Looks like text nodes following an `` are being removed:
```html
This won't render.
This will render.
This won't render.
This should render.
```
#### Expected Output
```htm…
-
- Maizzle Version: 1.3.1
- Node.js Version: 12.13.0
If the condition in an `` tag isn't met and the content after it isn't wrapped in an HTML tag, it doesn't render.
**Reproduction:**
```htm…
-
## Problem
Described [here in the Maizzle project](https://github.com/maizzle/framework/issues/213); template variables in a URL break Maizzle's `urlParameters` functionality.
## Environment
…