Add HTML to Markdown

This commit is contained in:
Colin O'Dell 2015-08-21 08:42:12 -04:00
parent 3f547810e3
commit 3759f5eed8
1 changed files with 1 additions and 0 deletions

View File

@ -547,6 +547,7 @@ Libraries to help manage database schemas and migrations.
* [Parsedown](https://github.com/erusev/parsedown) - Another Markdown parser.
* [Ciconia](https://github.com/kzykhys/Ciconia) - Another Markdown parser that supports Github flavoured Markdown.
* [Cebe Markdown](https://github.com/cebe/markdown) - An fast and extensible Markdown parser.
* [HTML to Markdown](https://github.com/thephpleague/html-to-markdown) - Converts HTML into Markdown.
* [HTML5 PHP](https://github.com/Masterminds/html5-php) - An HTML5 parser and serializer library.
* [Emoji](https://github.com/heyupdate/Emoji) - A library that converts unicode characters and names into emoji images.