docling-project / docling-project/docling
Improve JATS parsing with nested lists, inline formulas, ordered lists, content layers
Open
enhancement
triage/close-stale
xml
- Dominant language
- Python
- Stars
- 66.4k
- Forks
- 4.8k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 84
Description
### Requested feature
To catch up with the latest `docling` and `docling-core` developments, we should add the following features in the JATS XML parser backend:
- [ ] parse nested lists (currently only level 1 is addressed)
- [ ] add inline formulas in inline groups
- [ ] parse ordered lists (currently they are parsed as unordered lists)
- [ ] distribute content in body or furniture content layers
- [ ] support formatted text (bold, italic, underline, superscript,...)
Contributor guide
Assessment
This issue has not been assessed yet.