From b33245902a7bd68a654efadb9ff728463a19c1e3 Mon Sep 17 00:00:00 2001 From: Alya Abbott Date: Fri, 28 Oct 2022 19:29:35 -0700 Subject: [PATCH] help-center: Add tip about how to add a link to a stream description. Fixes part of #16701. --- templates/zerver/help/change-the-stream-description.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/templates/zerver/help/change-the-stream-description.md b/templates/zerver/help/change-the-stream-description.md index fba5b6543b..dcd280f517 100644 --- a/templates/zerver/help/change-the-stream-description.md +++ b/templates/zerver/help/change-the-stream-description.md @@ -23,8 +23,16 @@ previews are disabled. {!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)`. + {end_tabs} {!automated-notice-stream-event.md!} [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