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 PHP 8.4 support for 1.7.x by dropping support for PHP < 7.1
- Add PHP 8.4 support in a PHP >= 5.1 compatible way
- New release (1.8 / 2.0 ?)
- Update .gitattributes
- Stable release with PHP 8.4 support
- How can I wrap element inside another element? E.g. wrap img with div?
- How to implement a <figure> block
- Feature request: Remove markdown from plain text
- Create ID's for Header elements so they can be referenced in anchor tags
- Class ParsedownExtraTest does not comply with psr-0 autoloading standard
- Docs
- PHP not yet supported