mirror of
https://github.com/microsoft/markitdown.git
synced 2026-07-03 12:28:14 +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>