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