Hello everyone,
I'm currently setting up a few triggers to send customized email to our customers. To do so, I'm using HTML and I'm able to have the desired result, except that I'm facing a little bug. When a customer receives the triggered mail, it contains a huge blank space.
This huge blank is of course not intended, nor present into my HTML code. When opening my code into a classic web browser, everything looks and works fine. When investigating the HTML code received into the mail, it looks like Zendesk automatically adds a lot of <br> tags.

This issue does not appears when the <table> tag is not used. Is there a fix or any workaround into Zendesk configuration ?
Thanks !