mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
zulip_update_announcements: Add missing close-paren.
This commit is contained in:
parent
b3049b9d35
commit
583ec00db7
@ -317,7 +317,7 @@ quickly insert them into the message you're composing.
|
||||
**Web and desktop updates**
|
||||
- When you copy a Zulip link and paste it anywhere that accepts HTML formatting
|
||||
(e.g., your email, GitHub, docs, etc.), the link will be formatted as it would
|
||||
be in Zulip (e.g., [#channel > topic]({link_to_a_message_or_conversation_url}).
|
||||
be in Zulip (e.g., [#channel > topic]({link_to_a_message_or_conversation_url})).
|
||||
- To [link]({link_to_a_message_or_conversation_url}) to a topic in the channel
|
||||
you're composing to, you can now just type `#>` followed by a few letters from
|
||||
the topic name, and pick the desired topic from the autocomplete.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user