Skip to main content

Links

ToastWrite supports inline links, autolinks, and reference-style links.

[ToastWrite on GitHub](https://github.com/toastwrite/editor)

Optional title:

[ToastWrite](https://github.com/toastwrite/editor "ToastWrite Editor")

URLs and email addresses are linked automatically:

https://github.com/toastwrite/editor
www.github.com
contact@example.com

Enable with referenceDefinition: true:

Check out [the editor repo][toastwrite] for more details.

[toastwrite]: https://github.com/toastwrite/editor "ToastWrite Editor"

See Reference Definitions for full syntax.

Toolbar

Click the link button (Mod-Shift-k) to open the link popup. If text is selected, it becomes the link label; otherwise you can enter both URL and label.

Tips

  • Reference definitions can appear anywhere in the document, typically at the bottom.
  • Autolink www. URLs do not require http://.