MarkdownHelper

Helper to be used by XHP that needs the Markdown parser.

trait MarkdownHelper
Copyright
2016 Appertly
License
Apache-2.0

Instance Methods

Protected
ReturnsSignature and Description
DocParser

Gets the Markdown parser

Method Details

getMarkdownParser

protected function getMarkdownParser()

Gets the Markdown parser

Returns
TypeDescription
DocParser

The Markdown parser