mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
These files are not Jinja2 templates, so there's no reason that they needed to be inside `templates/zerver`. Moving them to the top level reflects their importance and also makes it feel nicer to work on editing the help center content, without it being unnecessary buried deep in the codebase.
20 lines
427 B
Markdown
20 lines
427 B
Markdown
# Collapse a message
|
|
|
|
Collapse messages that you don't want to see. Zulip sometimes automatically
|
|
partially condenses long messages. This feature is different, and will fully
|
|
remove the message content from view.
|
|
|
|
### Collapse a message
|
|
|
|
{start_tabs}
|
|
|
|
{!message-actions-menu.md!}
|
|
|
|
3. Click **Collapse message**.
|
|
|
|
{end_tabs}
|
|
|
|
!!! tip ""
|
|
To expand a message, click **[More...]** at the bottom of the collapsed
|
|
message.
|