Skip to main content
Microsoft Teams HTML
Updated over a week ago

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:test@test.com">test@test.com</a> produces test@test.com

Did this answer your question?