Messaging
Text formatting, emoji, attachments, voice input, and message actions
The chat input in Event Manager provides a rich editing experience powered by TipTap. You compose messages with formatting, attach files, record voice, and interact with sent messages through contextual actions.
Composing Messages
Text Formatting
A floating toolbar appears above the input when you select text. It offers four formatting options:
- Bold -- Wraps selected text with
*asterisks* - Italic -- Wraps selected text with
_underscores_ - Strikethrough -- Wraps selected text with
~tildes~ - Code -- Wraps selected text with
`backticks`
The toolbar buttons show an active state when the cursor is inside formatted text. Formatting follows WhatsApp-style markdown conventions so it renders correctly on both ends.