Creating Hyperlink in Markdown for Slate
To create a hyperlink in Slate, you need two things: 1.) The text that you want to appear, and 2.) The actual URL
Then, you need to use the Markdown formula to enter both elements. Enter the text inside the brackets, then the URL inside the parentheses. Do not include a space between them, like this:
The outcome is this: Link text Here