Update README.md
Co-authored-by: gagb <gagb@users.noreply.github.com>
This commit is contained in:
parent
46b7f043d3
commit
233ba679b8
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ docker run --rm -i markitdown:latest < ~/your-file.pdf > output.md
|
||||||
|
|
||||||
<summary>Batch Processing Multiple Files</summary>
|
<summary>Batch Processing Multiple Files</summary>
|
||||||
|
|
||||||
This extension allows you to convert multiple files to markdown format in a single run. The script processes all supported files in a directory and creates corresponding markdown files.
|
This example shows how to convert multiple files to markdown format in a single run. The script processes all supported files in a directory and creates corresponding markdown files.
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue