Commit Graph

3 Commits

Author SHA1 Message Date
Christoph Auer
c9b0b5aff3 fix: update all test cases
Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
2025-02-04 10:52:56 +01:00
Christoph Auer
04f9963396 chore: Update all test GT
Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
2025-02-04 09:47:09 +01:00
Cesar Berrospi Ramis
a112d7a035
fix: parse html with omitted body tag (#818)
* fix: parse HTML files without body tag

Parse HTML files without 'body' tag, since it is optional in HTML5 specification.

Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>

* test: ensure docling converts HTML without body tag

Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>

---------

Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>
2025-01-27 16:59:00 +01:00