You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
683 B
23 lines
683 B
# Refer to following asciidoc documentation:
|
|
# https://asciidoc-py.github.io/userguide.html
|
|
# In particular sections "Macros" and "Attribute References"
|
|
#
|
|
# For hyperlinks, show 'link text [URL]' (if link text provided) or 'URL'
|
|
[http-inlinemacro]
|
|
{0=}{0? [}{name}:{target}{0?]}
|
|
[https-inlinemacro]
|
|
{0=}{0? [}{name}:{target}{0?]}
|
|
[ftp-inlinemacro]
|
|
{0=}{0? [}{name}:{target}{0?]}
|
|
[file-inlinemacro]
|
|
{0=}{0? [}{name}:{target}{0?]}
|
|
[irc-inlinemacro]
|
|
{0=}{0? [}{name}:{target}{0?]}
|
|
[mailto-inlinemacro]
|
|
{0=}{0? [}{name}:{target}{0?]}
|
|
|
|
# Hide image representation from text manual
|
|
[image-inlinemacro]
|
|
{empty}
|
|
[image-blockmacro]
|
|
{empty}
|
|
|