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 link target support for URLs
- Unindented fenced code blocks inside lists prematurely terminate at the first blank line
- Extracting pull quote
- Pukes if filename contains a space
- Fix: extractElement() undefined index when 'element' is missing
- Added handling for block comments and markup in list items
- Update .gitattributes (.github instead of travis file)
- fix: Change constructor parameter to nullable type
- Add nullable typehint for param $Block in function blockCode.
- extension to add css classnames to inline elements?
- Docs
- PHP not yet supported