\[count\]=[count]
\[args\]=[args]
\[arg\]=[arg]
\[arg1\]=[arg1]
\[arg2\]=[arg2]
\[url\]=[url]
\[file\]=[file]
\[value\]=[value]
\[filter\]=[filter]
\[regex\]=[regex]
\[stylesheet\]=[stylesheet]
\[!\]=[!]
# [macros]
# section:Introduction[tag1,tag2]
(?su)(?.+?)\|(?!\+)=section
# help:helptext[href]
(?su)(?.+?)\|(?!\+)=help
# maximum 3 tags for now
[section-inlinemacro]
{target}
{3? {3}}
{2? {2}}
{1? {1}}
[help-inlinemacro]
{target}
[quotes]
|=tag
||=key
[o]=#option
'=option2
[c]=#command
[m]=#mapping
[a]=#argument
# FIXME: this prevents all asciidoc attribute processing
{|}=argument2
[[|]]=argument3
# disable monospaced text as all our text is monospaced and it causes problems for some things
+=
^=
[tags]
tag=|
key=