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
- added test file that crashes PHP
- Parsedown fails with long text
- Fix em and strong regex bug – failure to correctly recognise double nested escape sequences
- Parsing of "__foo__" error
- Added support of event listeners for blocks
- Parse tables without header
- Xhtml disabler
- Emphasis management error
- speed up using $offset parameter with strpos()/preg_match()
- No way to link to Markdown/Parsedown comparison on parsedown.org
- Docs
- PHP not yet supported