forked from Markdown Extra™
ScribeFlow Pro is not affiliated with Markdown Extra. The name and any related trademarks are used solely for nominative descriptive purposes.
PHP Markdown is a library package for developers that parses text written in Markdown and Markdown Extra syntax, converting it to valid HTML. It's designed for integration into PHP projects where you need to accept user input or write content in a readable plain-text format and publish it as formatted web pages.
.inc.php files.defaultTransform method, or instantiate the parser object directly to customize configuration variables like ID prefixes for footnotes and headers.