The comment macro is deprecated. Please use the description field of other macros to include extra contextual information. |
Annotate workflow templates. |
The {comment}
macro is used to annotate the workflow template to explain rationale and other useful information.
The comments are only visible while editing the template in the markup editor. They will not be seen by end-users.
Optional.
One or more {comment}
macros can be put in a {workflow}
macro.
Parameter | Required | Default | Notes | Ver |
---|---|---|---|---|
macro body |
| The comment:
| 4.0+ |
{workflow:name=Example} {comment} Plain text comment. {comment} {state:Example} {state} {workflow} |