[help-inlinemacro]
{target}
[quotes]
|=tag
||=key
[o]=#option
'=option2
[c]=#command
[m]=#mapping
[a]=#argument
[j]=#jump
# FIXME: this prevents all asciidoc attribute processing
# ^obviously it doesn't? --stepnem
{|}=argument2
# disable monospaced text as all our text is monospaced and it causes problems for some things
+=
^=
[tags]
tag=|
key=
|
option=|
option2='|'
command=|
mapping=|
jump=|
argument=|
# NOTE: in certain contexts the unescaped '#' is stripped. As we're ditching
# asciidoc I won't bother investigating --djk
argument2=&\#123;|}
argument3=[|]
[specialwords]
warningwords=WARNING: Warning: IMPORTANT: Important:
infowords=NOTE: Note:
[warningwords]
{words}
[infowords]
{words}