Skip to content

Conversation

@Meirna-kamal
Copy link
Contributor

Description

This PR adds support for rendering elements in Markdown using [x] or [ ] syntax.

Changes

  • Added convert_input() method to _CustomMarkdownify.
  • Checkbox elements are now represented as Markdown checkboxes.

Meirna Kamal and others added 2 commits April 24, 2025 22:38
This change introduces functionality to convert HTML checkbox input elements
(<input type=checkbox>) into Markdown checkbox syntax ([ ] or [x]).
@afourney afourney merged commit 8a9d8f1 into microsoft:main Aug 26, 2025
3 checks passed
azhao25 pushed a commit to azhao25/markitdown that referenced this pull request Oct 16, 2025
This change introduces functionality to convert HTML checkbox input elements
(<input type=checkbox>) into Markdown checkbox syntax ([ ] or [x]).
Co-authored-by: Meirna Kamal <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants