docling-project / docling-project/docling
Failed to convert text that appears in automatic numbering format in .docx
Open
bug
docx
- Dominant language
- Python
- Stars
- 66.4k
- Forks
- 4.8k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 98
Description
Hi,
When trying to convert this .docx document
https://www.3gpp.org/ftp/tsg_ran/WG1_RL1/TSGR1_120b/Docs//R1-2501739.zip
to .md, the result is that the dockling failed to convert the words that are in automatic numbering format: Proposals 1,2,3,4 and Observations 1,2,3. All the rest text converts properly.
Original .docx:
Output .md
Any ideas how to handle these automatic numbering key words that are in .docx documents?
### Environment
Python 3.10.11
Docling 2.32.1
Contributor guide
Assessment
This issue has not been assessed yet.