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
- Escaping issues
- Fix em and strong regex bug – failure to correctly recognise double nested escape sequences
- Add the possibility to provide a list of allowed inline types.
- Header rendering bug
- Allow user to set a relative path
- Invalid link parsing with right parenthesis
- Square brackets in links
- Parsing of "__foo__" error
- Double quotation (") in image title breaks parsing the image
- preg_match in inlineLink() causes segfault
- Docs
- PHP not yet supported