MarkdownPostProcessorContract
in
Process Markdown after it is converted to HTML.
Tags
Table of Contents
Methods
- postprocess() : string
Methods
postprocess()
public
static postprocess(string $html) : string
Parameters
- $html : string
-
HTML to be processed
Return values
string —$html Processed HTML output