Has someone run into the following issue? We are sending transactional emails through MailWizz using MailWizzApi_Endpoint_TransactionalEmails() object create() method. But when we looked at the emails that recipients got, we noticed that all table tags, that were used for formatting of some of the message content, have been stripped. Does anyone know how to avoid this behavior, and make MailWizz send exactly what we're passing from our application?