Skip to content

Render checkboxes in markdown#200846

Merged
alexr00 merged 1 commit intomainfrom
alexr00/issue5310
Dec 19, 2023
Merged

Render checkboxes in markdown#200846
alexr00 merged 1 commit intomainfrom
alexr00/issue5310

Conversation

@alexr00
Copy link
Member

@alexr00 alexr00 commented Dec 14, 2023

@alexr00 alexr00 requested a review from mjbvz December 14, 2023 13:21
@alexr00 alexr00 self-assigned this Dec 14, 2023
@vscodenpa vscodenpa added this to the December / January 2024 milestone Dec 14, 2023
'hr',
'i',
'img',
'input',
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mjbvz, I just noticed that this array is also used here:

ALLOWED_TAGS: [
...basicMarkupHtmlTags,
'checkbox',
'checklist',
],

Is this still ok?

@alexr00 alexr00 merged commit 2f3b5d8 into main Dec 19, 2023
@alexr00 alexr00 deleted the alexr00/issue5310 branch December 19, 2023 09:41
@microsoft microsoft locked and limited conversation to collaborators Jun 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Task list checkboxes aren't rendered

3 participants