mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-27 04:24:45 +00:00
fix: Correcting DefaultText ID for MS Word backend (#537)
Correcting DefaultText ID for MS Word backend Signed-off-by: Maksym Lysak <mly@zurich.ibm.com> Co-authored-by: Maksym Lysak <mly@zurich.ibm.com> Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
This commit is contained in:
parent
c31d9f032e
commit
dc71b8c004
@ -275,7 +275,7 @@ class MsWordDocumentBackend(DeclarativeDocumentBackend):
|
||||
"Normal",
|
||||
"Subtitle",
|
||||
"Author",
|
||||
"Default Text",
|
||||
"DefaultText",
|
||||
"ListParagraph",
|
||||
"ListBullet",
|
||||
"Quote",
|
||||
|
Loading…
Reference in New Issue
Block a user