Link, URL, and Mailto Macro Attributes Reference
These attributes apply to the link, URL, and mailto (email) macros.
Attribute | Value(s) | Example Syntax | Comments |
---|---|---|---|
|
Unique identifier for element in output |
https://asciidoctor.org[Home,id=home] |
|
|
CSS classes available to inline elements |
https://chat.asciidoc.org[Discuss AsciiDoc,role=teal] |
|
|
Description of link, often show as tooltip. |
https://asciidoctor.org[Home,title=Project home page] |
|
|
any |
https://chat.asciidoc.org[Discuss AsciiDoc,window=_blank] |
The blank window target can also be specified using |
|
|
https://example.org[Google, DuckDuckGo, Ecosia^] |
|
|
Additional options for link creation. |
https://asciidoctor.org[Home,opts=nofollow] |
Option names include: |