Hyperlink
Inserts a hyperlink with the specified title.
During the expansion, you will be prompted to enter the URL.
Parameters
1️⃣ Title
The title of the hyperlink. It will be applied if the snippet uses Rich Text. Otherwise, just the URL will be inserted.
Syntax
{@hyperlink|snippety@}
Use Cases
This placeholder is useful when you use the same template but you need to provide a different URL each time.
Example
You often use the same phrase "Read more: here" but the URL changes. You could create a snippet that inserts the hyperlink with the specified title:
Read more: {@hyperlink|here@}