mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-09 13:18:24 +00:00
feat: Integrate ListItemMarkerProcessor into document assembly (#1825)
* Integrate ListItemMarkerProcessor into document assembly Signed-off-by: Christoph Auer <cau@zurich.ibm.com> * Update to final version Signed-off-by: Christoph Auer <cau@zurich.ibm.com> * Update all test cases Signed-off-by: Christoph Auer <cau@zurich.ibm.com> * Upgrade deps Signed-off-by: Christoph Auer <cau@zurich.ibm.com> --------- Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
This commit is contained in:
@@ -2908,7 +2908,7 @@
|
||||
"page": 12,
|
||||
"span": [
|
||||
0,
|
||||
57
|
||||
54
|
||||
],
|
||||
"__ref_s3_data": null
|
||||
}
|
||||
@@ -2931,7 +2931,7 @@
|
||||
"page": 12,
|
||||
"span": [
|
||||
0,
|
||||
58
|
||||
55
|
||||
],
|
||||
"__ref_s3_data": null
|
||||
}
|
||||
@@ -2954,7 +2954,7 @@
|
||||
"page": 12,
|
||||
"span": [
|
||||
0,
|
||||
127
|
||||
124
|
||||
],
|
||||
"__ref_s3_data": null
|
||||
}
|
||||
@@ -3069,7 +3069,7 @@
|
||||
"page": 13,
|
||||
"span": [
|
||||
0,
|
||||
136
|
||||
133
|
||||
],
|
||||
"__ref_s3_data": null
|
||||
}
|
||||
@@ -3253,7 +3253,7 @@
|
||||
"page": 14,
|
||||
"span": [
|
||||
0,
|
||||
65
|
||||
62
|
||||
],
|
||||
"__ref_s3_data": null
|
||||
}
|
||||
@@ -3350,7 +3350,7 @@
|
||||
"page": 14,
|
||||
"span": [
|
||||
0,
|
||||
57
|
||||
54
|
||||
],
|
||||
"__ref_s3_data": null
|
||||
}
|
||||
@@ -3534,7 +3534,7 @@
|
||||
"page": 14,
|
||||
"span": [
|
||||
0,
|
||||
231
|
||||
228
|
||||
],
|
||||
"__ref_s3_data": null
|
||||
}
|
||||
@@ -3585,7 +3585,7 @@
|
||||
"page": 15,
|
||||
"span": [
|
||||
0,
|
||||
228
|
||||
225
|
||||
],
|
||||
"__ref_s3_data": null
|
||||
}
|
||||
@@ -3608,7 +3608,7 @@
|
||||
"page": 15,
|
||||
"span": [
|
||||
0,
|
||||
232
|
||||
229
|
||||
],
|
||||
"__ref_s3_data": null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user