Releases: docling-project/docling-core
Releases · docling-project/docling-core
v2.21.1
Fix
- markdown: Fix handling of ordered lists (#175) (
349f7da
)
v2.21.0
Feature
- Add inline groups, revamp Markdown export incl. list groups (#156) (
2abaf9b
)
Fix
- markdown: Fix case of leading list (#174) (
c77c59b
)
- Properly handle missing page image case for export_to_html (#166) (
4708f93
)
v2.19.1
Fix
- Expose included_content_layers arg in export/save methods for MD+HTML (#164) (
c46995b
)
v2.19.0
Feature
- Redefine CodeItem as floating object with captions (#160) (
916323f
)
- Implementation of doc tags (#138) (
f751b45
)
Fix
- Document Tokens (doc tags) clean up, fix iterate_items for content_layer (#161) (
58ed6c8
)
- Fix inheritance of CodeItem for backward compatibility (#162) (
7267c3f
)
v2.18.0
Feature
- Add ContentLayer attribute to designate items to body or furniture (#148) (
786f0c6
)
v2.17.2
Fix
- Define LTR/RTL text direction in HTML export (#152) (
3cf31cb
)
v2.17.1
Fix
- Image fallback for malformed equations (#149) (
eb9b4b3
)
v2.17.0
Feature
Fix
- Add html escape in md export and fix formula escapes (#143) (
c6590e8
)