mirror of
https://github.com/microsoft/markitdown.git
synced 2026-06-05 02:14:26 +08:00
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>