Cesar Berrospi Ramis
Cesar Berrospi Ramis
Thanks @ayoub-louati for reporting this issue. I was not able to reproduce the error following the steps that you described. The numbers appear correctly parsed. Could you please: - Update...
Thanks @avlm for reporting this issue. I can confirm that we can reproduce the error. In Docling we have a set of tools to detect the format of a file...
Hello @Cybonto , thanks for opening this issue. The option buttons in lists, including whether they are checked or not, are not supported in `.docx` document conversion. Therefore, they will...
> Any updates on this? Anything I need to do? @vaaale we have done some changes recently. Could you please rebase to `main` and ensure that there are no conflicts...
> No conflicts @vaaale The branch has conflicts that prevent merging. Reviewing the PR is also more challenging without fixing those conflicts. Please see the section **This branch has conflicts...
Dear @vaaale, gentle reminder: could you finalize this work so we can merge it in?
> Hi, is there anything I can do to help get this PR merged? I would quite like to continue work onhttps://github.com/[/pull/1659](https://github.com/docling-project/docling/pull/1659), but it is blocked until this PR has...
@vaaale , we are finally getting back on this topic. We did an extensive review of this PR. Since some new code has been merged since our last communication, we...
@Matteo-Omenetti According to the markdown basic syntax, ordered lists [should always start with 1](https://www.markdownguide.org/basic-syntax/#ordered-lists). A solution would be to use the HTML syntax for these cases, but not all Markdown...
This same issue occurred to me with some few scientific documents, for instance: https://openaccess.thecvf.com/content/CVPR2022/papers/Huang_Weakly-Supervised_Metric_Learning_With_Cross-Module_Communications_for_the_Classification_of_CVPR_2022_paper.pdf Docling version: 2.31.1 Docling Core version: 2.30.0 Docling IBM Models version: 3.4.3 Docling Parse version: 4.0.1...