mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-25 19:44:34 +00:00
Update docling-core dependency to version 2.23.3. Fix regression test of HTML backend after docling-core dependency update. Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>
613 B
613 B
Example Document
Introduction
This is the first paragraph of the introduction.
Background
Some background information here.
- First item in unordered list
- Nested item 1
- Nested item 2
- Second item in unordered list
- First item in ordered list
- Nested ordered item 1
- Nested ordered item 2
- Second item in ordered list
Data Table
Header 1 | Header 2 | Header 3 |
---|---|---|
Row 1, Col 1 | Row 1, Col 2 | Row 1, Col 3 |
Row 2, Col 1 | Row 2, Col 2 | Row 2, Col 3 |
Row 3, Col 1 | Row 3, Col 2 | Row 3, Col 3 |