Skip to content

No translation of option buttons when converting docx to MarkDown #858

@Cybonto

Description

@Cybonto

Bug

When converting docx content to MD, option buttons were not translated (total absence).
The negative impact of this bug can be big depending on the significance of the content items and how the states of the option buttons help with the context.
...

Steps to reproduce

  • Download a sample docx file that has option buttons such as check boxes.
  • Convert the file to MD
  • Inspect and you will see that the option buttons were not translated.
  • Convert the file to MD using other tools such as pandoc, you will see the translated option buttons with correct states.
    ...

Docling version

v.2.17.0
...

Python version

Python 3.9.6
...

Metadata

Metadata

Assignees

Labels

docxissue related to docx backendenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions