img tag inside <mj-text> is throwing an exception #152
|
The image embedded element inside is throwing the following exception when we try to render. How can I make this work? Tag that is causing the issue: Mjml code tried is shown in this link: Exception thrown: |
Replies: 1 comment
|
We use a XML parser at the moment, therefore it needs to be valid XML, like |
We use a XML parser at the moment, therefore it needs to be valid XML, like