With Markdown, you get a live preview of your formatted text inside the compose box as you type, and you can undo your formatting at any time by pressing Ctrl+Z (Cmd+Z on Mac). Most basic formatting actions are still available if you expand your compose box. Note that Teams supports a subset of Markdown syntax; some elements, like headers and block quotes, may not render as expected.
Name | Action | Example |
|---|---|---|
Bold text | *bold text* | bold text |
Italic text | _italic text_ | italic text |
Strikethrough | ~strikethrough~ |
|
Numbered list | <number> Item one | 1. Item one |
Unordered list | * Item one | · Item one |
Hyperlink | [Text](URL) | Here's a link. |
Multi-line code block | \ncode block\n | \nfunction example() { return true; }\n |
Inline block of code | `[code text]` | |
Header | ##Header text | Header text |
Mistakes sometimes happen. Fortunately, you can edit or delete the messages sent in Teams.
Organize contacts into groups to find them more easily. Available on any device but managed from desktop or web app.
Click Chat > Contacts > Create a new contact group.
Name the group and click Create.
Click More options (⋯) > Add a contact to this group.
Type the name of a team member and click Add.
Note: You can't change the name of the Favorites group.
Note: If you don't see this option, talk to your IT admin. They might need to turn it on.
Click Format > Code snippet below the compose box.
Enter your code and give it a title.
Select language and wrapping options.
Syntax highlighting and auto-indentation help display code properly.
To edit a snippet after sending, click More options (⋯) > Edit on the snippet card.