docling-project / docling-project/docling

Issue about two images are placed side by side in a DOCX file

Open
#1,498 1 comment 0 reactions 1 assignee Claimed by @maxmnemonic View on GitHub
bug docx triage/close-stale
Dominant language
Python
Stars
66.4k
Forks
4.8k
Avg merge
2d 21h
Merged PRs (30d)
84

Description

### Bug
When two images are placed side by side in a DOCX file, the result of result.document.export_to_markdown() only shows one image. However, if the two images are placed one above the other, it works correctly.

### Steps to reproduce
- two images are placed side by side in a DOCX file => result.document.export_to_markdown() => one image
- two images are placed one above the other in a DOCX file => result.document.export_to_markdown() => two images

### Docling version
2.30.0

### Python version
3.11.5

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.