Formatting Toolbar
Click the Aa toggle in the input area to show/hide the formatting toolbar. The toolbar provides buttons for:| Button | Format | Markdown | Shortcut |
|---|---|---|---|
| B | Bold | **text** | ⌘B |
| I | Italic | _text_ | ⌘I |
| Strikethrough | ~~text~~ | — | |
<> | Inline code | `text` | — |
| Link | Hyperlink | [text](url) | ⌘K |
| • | Bullet list | - item | — |
| 1. | Numbered list | 1. item | — |
Alex’s screenshot note: Take a screenshot of the message input area with the formatting toolbar visible, showing all the formatting buttons.
Markdown Support
Messages support standard Markdown syntax:Bold
Italic
Strikethrough
Inline Code
Links
Lists
@Mentions
Type@ followed by a team member’s name to mention them. A dropdown appears with matching users:
- Type
@in the input - Start typing the person’s name
- Select from the dropdown
- The mention appears as a highlighted tag in the message
Alex’s screenshot note: Take a screenshot showing the @mention dropdown appearing below the input with 2-3 team member names listed.