help: Add open link icon in "Add a custom linkifier".

This commit is contained in:
David Rosa 2023-02-28 21:57:57 -07:00 committed by Tim Abbott
parent f1e60014fa
commit 140e62d024
1 changed files with 3 additions and 2 deletions

View File

@ -7,8 +7,9 @@ party issue trackers, like GitHub, Salesforce, Zendesk, and others.
For instance, you can add a linkifier that automatically turns `#2468`
into a link to `https://github.com/zulip/zulip/issues/2468`.
If the pattern appears in a message topic, Zulip adds a little button to the
right of the topic that links to the appropriate URL.
If the pattern appears in a topic, Zulip adds an **Open**
(<i class="fa fa-external-link-square"></i>) button to the right of the
topic in the message recipient bar that links to the appropriate URL.
### Add a custom linkifier