The email message body accepts basic HTML formatting for additional customization
Until recently, this was working very well, and we’ve extensively customized some of our email templates. However, one of the recent updates (unsure which) seems to have changed this entirely to use only some sort of Markdown-esque formatting, which has essentially destroyed all of our existing templates.
When trying to fix it, the template editor seems to allow adding HTML to the Markdown (as it should, HTML is supposed to be allowed in Markdown) but upon clicking Save all the HTML is converted to plain Markdown which loses any classes or other tags that we’ve added.
Is there any way to enable HTML templating again, or alternatively to allow HTML to be included in the Markdown templates?
I’m noticing that the preview tab under Settings > Templates & Reminders doesn’t seem to function anymore when the markdown feature is turned off. Shall I report that separately, or are HTML templates essentially deprecated and probably a wont-fix?
I’m running into the same issue, and it’s been pretty frustrating. We also had heavily customised HTML email templates that worked great until one of the recent updates. Now everything gets stripped down to plain Markdown, and the formatting we relied on is completely broken.
I get that Markdown has its benefits, but the fact that the editor still appears to accept HTML, only to sanitise it on save, makes it even more confusing. If full HTML support is being phased out, having a clear toggle or warning would be helpful so users can prepare accordingly.
Hopefully, this is just a bug or something that can be rolled back. It would be great to have an option to bring back full HTML support for those of us who depend on these features for layout control.
Thanks for the quick reply! Disabling the Markdown option did the trick, I can now use my HTML templates again without issues. I also checked the desktop app and everything looks good there too.