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
...
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
...
Docling version
v.2.17.0
...
Python version
Python 3.9.6
...