Skip to content

Commit da7bcea

Browse files
authored
docs: rephrase sentence (#1278)
1 parent 3bfb821 commit da7bcea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
1616
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.
1717

18-
At present, MarkItDown supports:
18+
MarkItDown currently supports the conversion from:
1919

2020
- PDF
2121
- PowerPoint

0 commit comments

Comments
 (0)