help: Offer links to "Message formatting" for logged in users.

- Replaces instructions for opening the message formatting reference
  with `{relative|gear|message-formatting}`.
This commit is contained in:
David Rosa 2023-07-20 20:33:05 -05:00 committed by Tim Abbott
parent 4bb910f9fb
commit 901c6d8761
2 changed files with 7 additions and 3 deletions

View File

@ -130,10 +130,13 @@ A summary of the formatting syntax above is available in the Zulip app.
{start_tabs}
{!start-composing.md!}
{relative|gear|message-formatting}
1. Click the **question mark** (<i class="fa fa-question"></i>) icon at the
bottom of the compose box.
!!! tip ""
You can also [open the compose box](/help/open-the-compose-box), and click
the **question mark** (<i class="fa fa-question"></i>) icon at the bottom of
the compose box.
{end_tabs}

View File

@ -27,6 +27,7 @@ gear_info = {
"billing": ["Billing", "/billing/"],
"invite": ["Invite users", "/#invite"],
"keyboard-shortcuts": ["Keyboard shortcuts (?)", "/#keyboard-shortcuts"],
"message-formatting": ["Message formatting", "/#message-formatting"],
"about-zulip": ["About Zulip", "/#about-zulip"],
}