Skip to main content

Formatting Toolbar

Click the Aa toggle in the input area to show/hide the formatting toolbar. The toolbar provides buttons for:
ButtonFormatMarkdownShortcut
BBold**text**⌘B
IItalic_text_⌘I
SStrikethrough~~text~~
<>Inline code`text`
LinkHyperlink[text](url)⌘K
Bullet list- item
1.Numbered list1. 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

**this text will be bold**

Italic

_this text will be italic_

Strikethrough

~~this text will be struck through~~

Inline Code

Use `inline code` for technical terms
[Click here](https://ospribrain.com)

Lists

- Bullet item 1
- Bullet item 2

1. Numbered item 1
2. Numbered item 2

@Mentions

Type @ followed by a team member’s name to mention them. A dropdown appears with matching users:
  1. Type @ in the input
  2. Start typing the person’s name
  3. Select from the dropdown
  4. The mention appears as a highlighted tag in the message
Mentioned users receive a notification.
Alex’s screenshot note: Take a screenshot showing the @mention dropdown appearing below the input with 2-3 team member names listed.

Emoji

Click the smiley face icon in the input area to open the emoji picker. The picker shows 16 commonly used emoji for quick access. You can also type emoji directly using standard emoji shortcuts or your OS emoji picker (⌘⌃Space on Mac).