mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
24 lines
683 B
Plaintext
24 lines
683 B
Plaintext
# 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}
|