parsedown
https://github.com/erusev/parsedown
PHP
Better Markdown Parser in PHP
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
PHP not yet supported6 Subscribers
Add a CodeTriage badge to parsedown
Help out
- Issues
- add the headeranchor feature
- Improved extensibility by adding hooks which allow custom methods to be added without inheritance.
- Merge request for CommonMark compliance improvements
- Added support of event listeners for blocks
- Documenting the functions in code
- Parse tables without header
- Brackets in automatic link conversion
- Xhtml disabler
- Emphasis management error
- speed up using $offset parameter with strpos()/preg_match()
- Docs
- PHP not yet supported