From 59aa986f1d823aba672c44fb7bdd413455e21d1b Mon Sep 17 00:00:00 2001 From: David Gomes Date: Wed, 25 Dec 2024 19:32:20 +0000 Subject: [PATCH] Add markitdown --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a7f5f89..4bc7c5fc 100644 --- a/README.md +++ b/README.md @@ -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 Gruber’s 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. -