mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 08:26:11 +00:00
help: Update "Change stream description".
- Updates page to follow current help center documentation patterns. - Revises intro text. - Adds `tip` to change stream description via stream settings.
This commit is contained in:
@@ -1,32 +1,32 @@
|
||||
# Change the stream description
|
||||
# Change a stream's description
|
||||
|
||||
{!admin-only.md!}
|
||||
|
||||
Streams descriptions are displayed when viewing the stream in the
|
||||
web and desktop apps, and can be used to explain the purpose of a
|
||||
stream and link to usage guidelines, resources, or related streams.
|
||||
Stream descriptions can be used to explain the purpose of a stream and link to
|
||||
usage guidelines, resources, or related streams.
|
||||
|
||||
Stream descriptions support Zulip's standard [Markdown
|
||||
formatting][markdown-formatting], with the exception that image
|
||||
previews are disabled.
|
||||
formatting][markdown-formatting], with the exception that image previews are
|
||||
disabled. Use Markdown formatting to include a link to a website, Zulip
|
||||
[message][message-link], or [topic][topic-link] in the stream description:
|
||||
`[link text](URL)`.
|
||||
|
||||
{start_tabs}
|
||||
|
||||
{tab|desktop-web}
|
||||
|
||||
{relative|stream|all}
|
||||
|
||||
1. Select a stream.
|
||||
|
||||
{!select-stream-view-general.md!}
|
||||
|
||||
1. Click the **pencil** (<i class="fa fa-pencil"></i>)
|
||||
to the right of the stream name. Enter a new description.
|
||||
1. Click the **pencil** (<i class="fa fa-pencil"></i>) icon
|
||||
to the right of the stream name, and enter a new description.
|
||||
|
||||
{!save-changes.md!}
|
||||
|
||||
!!! tip ""
|
||||
Use [Markdown formatting][markdown-formatting] to include a link to a
|
||||
website, Zulip [message][message-link], or [topic][topic-link] in the
|
||||
stream description: `[link text](URL)`.
|
||||
{!stream-settings-general-tab-tip.md!}
|
||||
|
||||
{end_tabs}
|
||||
|
||||
@@ -34,5 +34,4 @@ previews are disabled.
|
||||
|
||||
[markdown-formatting]: /help/format-your-message-using-markdown
|
||||
[message-link]: /help/link-to-a-message-or-conversation#get-a-link-to-a-specific-message
|
||||
[topic-link]:
|
||||
/help/link-to-a-message-or-conversation#get-a-link-to-a-specific-topic
|
||||
[topic-link]: /help/link-to-a-message-or-conversation#get-a-link-to-a-specific-topic
|
||||
|
||||
Reference in New Issue
Block a user