Using Processors¶
- Tags should always be separated with newlines before and after each tag.
- If a processor requires both a start and end tag (for example: panels) and one tag is missing then a
TagNotMatchedErrorException will be thrown. - You can escape a double quote in a parameter with a slash
\"though this also means you can never end a parameter with a\.
Available Processors¶
The following pages covers how to use the available processors within Markdown text:
Implicit Processors¶
The following pages cover processors that do not require explicit use when authoring Markdown: