Hi guys, first of all thank you for making HTML templating so much easier. Here's a problem I encountered in my development tho.
When I write conditional tags for mso, Inky is not rendering the elements inside the tags. Is there any way to counter this?
Here's a code example:
<!--[if mso]> <center> <button href="http://pixelmatters.com" target="_blank">\{{ button.verify }}</button> </center> <![endif]-->
Here's a screenshot of the result:
https://cl.ly/243O2q1M3u0w
Thanks in advance.
Hi guys, first of all thank you for making HTML templating so much easier. Here's a problem I encountered in my development tho.
When I write conditional tags for mso, Inky is not rendering the elements inside the tags. Is there any way to counter this?
Here's a code example:
<!--[if mso]> <center> <button href="http://pixelmatters.com" target="_blank">\{{ button.verify }}</button> </center> <![endif]-->Here's a screenshot of the result:
https://cl.ly/243O2q1M3u0w
Thanks in advance.