2014-08-15 21:40:37 +08:00
|
|
|
# Refer to following asciidoc documentation:
|
2022-03-01 00:32:38 +08:00
|
|
|
# https://asciidoc-py.github.io/userguide.html
|
2014-08-15 21:40:37 +08:00
|
|
|
# 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?]}
|
2014-08-15 21:40:38 +08:00
|
|
|
|
|
|
|
# Hide image representation from text manual
|
|
|
|
[image-inlinemacro]
|
|
|
|
{empty}
|
|
|
|
[image-blockmacro]
|
|
|
|
{empty}
|