Search (in a right-associative way) through the array for instances of
macros and attach arguments to the macro. Argument signatures are
specified by macros[].signature.
Info stored in macros[].renderInfo will be attached to the node
with attribute _renderInfo.
Search (in a right-associative way) through the array for instances of
macros
and attach arguments to the macro. Argument signatures are specified bymacros[].signature
.Info stored in
macros[].renderInfo
will be attached to the node with attribute_renderInfo
.