mirror of
https://github.com/microsoft/markitdown.git
synced 2026-06-21 15:37:41 +02:00
8a9d8f1593
This change introduces functionality to convert HTML checkbox input elements (<input type=checkbox>) into Markdown checkbox syntax ([ ] or [x]). Co-authored-by: Meirna Kamal <meirna.kamal@vodafone.com>