An event emitted when markdown is being parsed. Allows other plugins to manipulate the result.
MarkdownEvent.PARSE
Readonly
The unparsed original text.
The page that this markdown is being parsed for.
The parsed output.
Static
Triggered on the renderer when this plugin parses a markdown string.
An event emitted when markdown is being parsed. Allows other plugins to manipulate the result.
See
MarkdownEvent.PARSE