markitect-main/markitect/proxy/extractors
tegwick 9fa239c140 fix(proxy): register markitdown extractor unconditionally
Always register MarkitdownExtractor so it overrides specialized extractors
for all its extensions. When markitdown-no-magika is not installed, users
now see the correct install hint instead of the old pymupdf4llm message.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 20:52:07 +01:00
..
__init__.py fix(proxy): register markitdown extractor unconditionally 2026-02-13 20:52:07 +01:00
base.py feat(proxy): add proxy file system for non-markdown source conversion 2026-02-13 19:06:09 +01:00
html.py feat(proxy): add proxy file system for non-markdown source conversion 2026-02-13 19:06:09 +01:00
markdown.py feat(proxy): add proxy file system for non-markdown source conversion 2026-02-13 19:06:09 +01:00
markitdown_ext.py feat(proxy): add markitdown as default proxy backend 2026-02-13 20:48:47 +01:00
pdf.py feat(proxy): add proxy file system for non-markdown source conversion 2026-02-13 19:06:09 +01:00