Python tool for converting files and office documents to Markdown.
feat: add checkbox support to Markdown converter (#1208)
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>
M
Meirna committed
8a9d8f15936b2068bcb39ccc8d3b317f93784d86
Parent: 1736565
Committed by GitHub <noreply@github.com>
on 8/26/2025, 10:30:47 PM