FunctionCallToken
An inline function This is a custom Quarkdown element, and is both a block and inline node.
Example:
.function {arg1} {arg2}
body
Content copied to clipboard
The body
argument is supported only when used as a block.
Parameters
isBlock
whether the function call is a block (opposite: inline)
See also
com.quarkdown.core.ast.FunctionCallNode