# officemd_docling
Docling JSON conversion for OfficeMD document IR.
This crate converts the shared document IR produced by the OfficeMD extractors into Docling Document JSON for downstream agent and document-processing pipelines.
## Build
```bash
cargo test -p officemd_docling
```