mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
help: Tweak wording for inserting a link via Markdown.
This commit is contained in:
@@ -14,9 +14,8 @@
|
||||
|
||||
{!start-composing.md!}
|
||||
|
||||
1. Wrap the link text in square brackets followed by the URL
|
||||
wrapped in parentheses to create a named link:
|
||||
`[link text](URL)`
|
||||
1. To create a named link, use `[ ]` around the link text, and `( )` around the
|
||||
URL: `[Link text](URL)`.
|
||||
|
||||
!!! keyboard_tip ""
|
||||
|
||||
|
Reference in New Issue
Block a user