This is a guide to using HTML for formatting Microsoft Teams messages in DX.
Wrapping text in
<i>italicized</i> text
produces italicized text<b>bold</b> text
produces bold text<a href="https://app.getdx.com">Here</a>
produces Here<a href="mailto:[email protected]">[email protected]</a>
produces [email protected]<br>
allows creating whitespace<p>
will start content on a new lineNote that divs began being stripped out by Microsoft unexpectedly in November 2024 and are not recommended. https://learn.microsoft.com/en-us/answers/questions/2119564/html-formatting-tags-stripped-from-microsoft-teams