Added another reference to plugin development.

This commit is contained in:
Adam Fourney 2025-02-10 14:26:25 -08:00
parent cd4f646a2f
commit 4095073fb2

View file

@ -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