MarkdownPreProcessorContract
in
Process Markdown before it is converted to HTML.
Tags
Table of Contents
Methods
- preprocess() : string
Methods
preprocess()
public
static preprocess(string $markdown) : string
Parameters
- $markdown : string
-
Markdown to be processed
Return values
string —$markdown Processed Markdown output