Support for GitHub task list syntax #10

Closed
opened 2026-01-29 14:19:23 +00:00 by claunia · 2 comments
Owner

Originally created by @madskristensen on GitHub (Jun 13, 2016).

It would be great if checkboxes could be shown in lists using this syntax:

- [ ] Not implemented yet
- [x] Implemented

GitHub parses that and adds read-only checkboxes to the list items

Originally created by @madskristensen on GitHub (Jun 13, 2016). It would be great if checkboxes could be shown in lists using this syntax: ``` md - [ ] Not implemented yet - [x] Implemented ``` GitHub parses that and adds read-only checkboxes to the list items
claunia added the enhancement label 2026-01-29 14:19:24 +00:00
Author
Owner

@xoofx commented on GitHub (Jun 15, 2016):

Task list feature added by commit 5503929

@xoofx commented on GitHub (Jun 15, 2016): Task list feature added by commit 5503929
Author
Owner

@madskristensen commented on GitHub (Jun 16, 2016):

Awesome. Thanks

@madskristensen commented on GitHub (Jun 16, 2016): Awesome. Thanks
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#10