link

linkMicronodeAliases:a

A hyperlink around a run of prose. href is the implicit attribute and takes an absolute URL or a site-relative path.

#Attributes

hrefRequiredImplicit
Also written: urlDestination URL for the link.Can be written as shorthand: link:value

#Allowed content

Body { }Inline Chalk content (formatted text, inline math, links, and inline elements)

#Examples

!link{Open Docs}(href: https://example.com)
See !link{this page}(href: /about).