Skip to content

[codex] Add MarkItDown-style document ingest gateway#44

Merged
airmang merged 1 commit into
mainfrom
feat/s013-markitdown-ingest
Jul 4, 2026
Merged

[codex] Add MarkItDown-style document ingest gateway#44
airmang merged 1 commit into
mainfrom
feat/s013-markitdown-ingest

Conversation

@airmang

@airmang airmang commented Jul 4, 2026

Copy link
Copy Markdown
Owner

Summary

Implements spec 013 core ingest support in python-hwpx:

  • adds hwpx.ingest source/result/converter contracts and priority dispatcher
  • adds an HWPX rich-Markdown converter with section/table metadata and converter attempts
  • exports the ingest API from hwpx.__init__
  • documents the ingest gateway in README

Validation

  • .venv/bin/python -m pytest -q tests/test_ingest.py
  • git diff --check --cached

@airmang airmang merged commit d65ef12 into main Jul 4, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant