Added another reference to plugin development.
This commit is contained in:
parent
cd4f646a2f
commit
4095073fb2
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ To enable plugins use:
|
||||||
markitdown --use-plugins path-to-file.pdf
|
markitdown --use-plugins path-to-file.pdf
|
||||||
```
|
```
|
||||||
|
|
||||||
To find available plugins, search GitHub for the hashtag `#markitdown-plugin`.
|
To find available plugins, search GitHub for the hashtag `#markitdown-plugin`. To develop a plugin, see `packages/markitdown-sample-plugin`.
|
||||||
|
|
||||||
### Azure Document Intelligence
|
### Azure Document Intelligence
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue