docling-project / docling-project/docling
List and Links are not preserved in PDF to Markdown conversions
Open
bug
- Dominant language
- Python
- Stars
- 66.4k
- Forks
- 4.8k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 84
Description
### Bug
Testing a simple PDF with some lists and links, the converted markdown doesn't preserve them
### Steps to reproduce
`docling test_docling.pdf`
See the generated markdown. It doesn't preserve lists, links and styling information (like bold, italic) which might be important information for LLMs
[test_docling.pdf](https://github.com/user-attachments/files/19669830/test_docling.pdf)
[test_docling.md](https://github.com/user-attachments/files/19669837/test_docling.md)
### Docling version
2.28.4
### Python version
Contributor guide
Assessment
This issue has not been assessed yet.