API Documentation

MarkdownPostProcessorContract

Process Markdown after it is converted to HTML.

Tags
see
MarkdownPreProcessorContract

for pre-processing

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


        
On this page

Search results