Ver código fonte

Add HTML to Markdown

pull/458/head
Colin O'Dell 10 anos atrás
pai
commit
3759f5eed8
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver arquivo

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

Carregando…
Cancelar
Salvar