From f1adb0fa125974ee66cc31e070ba5054e065b10f Mon Sep 17 00:00:00 2001 From: onefloid <33193059+onefloid@users.noreply.github.com> Date: Fri, 30 May 2025 12:09:55 +0200 Subject: [PATCH] docs: rephrase sentence --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f1095192..e030c408a 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ MarkItDown is a lightweight Python utility for converting various files to Markdown for use with LLMs and related text analysis pipelines. To this end, it is most comparable to [textract](https://github.com/deanmalmgren/textract), but with a focus on preserving important document structure and content as Markdown (including: headings, lists, tables, links, etc.) While the output is often reasonably presentable and human-friendly, it is meant to be consumed by text analysis tools -- and may not be the best option for high-fidelity document conversions for human consumption. -At present, MarkItDown supports: +MarkItDown currently supports the conversion from: - PDF - PowerPoint