Add markitdown

This commit is contained in:
David Gomes 2024-12-25 19:32:20 +00:00
parent 2252650cfd
commit 59aa986f1d

View File

@ -960,6 +960,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* Markdown
* [Mistune](https://github.com/lepture/mistune) - Fastest and full featured pure Python parsers of Markdown.
* [Python-Markdown](https://github.com/waylan/Python-Markdown) - A Python implementation of John Grubers Markdown.
* [markitdown](https://github.com/microsoft/markitdown) - Tool for converting files and office documents to Markdown.
* YAML
* [PyYAML](http://pyyaml.org/) - YAML implementations for Python.
* CSV
@ -1197,4 +1198,3 @@ Your contributions are always welcome! Please take a look at the [contribution g
- - -
If you have any question about this opinionated list, do not hesitate to contact me [@VintaChen](https://twitter.com/VintaChen) on Twitter or open an issue on GitHub.