MarkdownHelper
Helper to be used by XHP that needs the Markdown parser.
Instance Methods
Returns | Signature and Description |
---|---|
DocParser | Gets the Markdown parser |
Method Details
getMarkdownParser
protected function
getMarkdownParser
()Gets the Markdown parser
Type | Description |
---|---|
DocParser | The Markdown parser |