zulip_updates: Adjust formatting for initial updates.

This commit is contained in:
Tim Abbott 2024-04-11 15:41:19 -07:00
parent bc0325922e
commit 1cd11a4c61
1 changed files with 7 additions and 5 deletions

View File

@ -45,14 +45,16 @@ announcements, they can be disabled. [Learn more]({zulip_update_announcements_he
ZulipUpdateAnnouncement(
level=2,
message="""
**Web and desktop updates**
- When you paste content into the compose box, Zulip will now do its best to preserve
the formatting, including links, bulleted lists, bold, italics, and more.
Pasting as plain text remains an alternative option. [Learn
more]({keyboard_shortcuts_basics_help_url}).
the formatting, including links, bulleted lists, bold, italics, and more.
Pasting as plain text remains an alternative option. [Learn
more]({keyboard_shortcuts_basics_help_url}).
- To [quote and reply]({quote_and_reply_help_url}) to part of a message, you can
now select the part that you want to quote.
now select the part that you want to quote.
- You can now hide the user list in the right sidebar to reduce distraction.
[Learn more]({user_list_help_url}).
[Learn more]({user_list_help_url}).
""".format(
keyboard_shortcuts_basics_help_url="/help/keyboard-shortcuts#the-basics",
user_list_help_url="/help/user-list",