diff --git a/.gitmodules b/.gitmodules index e8b0843..1a7c4c3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "markitdown"] path = markitdown url = https://github.com/microsoft/markitdown +[submodule "anydoc"] + path = anydoc + url = https://github.com/firecrawl/anydoc.git diff --git a/anydoc b/anydoc new file mode 160000 index 0000000..4a45add --- /dev/null +++ b/anydoc @@ -0,0 +1 @@ +Subproject commit 4a45addbd607e8b59f0c263bca26aab228e10370