mirror of
https://github.com/DS4SD/docling.git
synced 2025-08-02 07:22:14 +00:00
Correcting DefaultText ID for MS Word backend
Signed-off-by: Maksym Lysak <mly@zurich.ibm.com>
This commit is contained in:
parent
3e073dfbeb
commit
3bdebf32f7
@ -275,7 +275,7 @@ class MsWordDocumentBackend(DeclarativeDocumentBackend):
|
|||||||
"Normal",
|
"Normal",
|
||||||
"Subtitle",
|
"Subtitle",
|
||||||
"Author",
|
"Author",
|
||||||
"Default Text",
|
"DefaultText",
|
||||||
"ListParagraph",
|
"ListParagraph",
|
||||||
"ListBullet",
|
"ListBullet",
|
||||||
"Quote",
|
"Quote",
|
||||||
|
Loading…
Reference in New Issue
Block a user