Skip to main content

Overview

Long transcripts can drown the conversation window. You can now paste them inside collapsible log blocks so they stay neatly folded until someone clicks to expand them.
Works anywhere you type a message in chat.

Syntax

Tag

Any single-word slug (letters, numbers, - or _) that describes the content. Common examples: meeting, incident, ticket.

Title

The one-line summary shown in the header. Titles support any characters except a line-break.

Body

Everything up to the closing three back-ticks.
The entire block renders as a single header showing the title and number of lines; click it to reveal the body.

Example

Paste this whole snippet in chat to see the feature in action:

Styling

Each block’s left border colour changes with the tag:

meeting

Green border.

incident

Red border.

ticket

Yellow border.

others

Default style.
Feel free to invent new tags – they’ll fall back to the default style automatically.

Tips

  • Mix regular Markdown before, between, or after blocks.
  • You can nest multiple blocks in a single message.
  • Titles support any characters except a line-break.