mirror of
https://github.com/kovetskiy/mark.git
synced 2026-04-18 20:21:12 +00:00
Add Confluence task list renderer for GFM task lists
Convert GFM task list items (- [x] / - [ ]) to Confluence ac:task-list XML format instead of HTML checkboxes. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
3
testdata/tasklists-mixed.md
vendored
Normal file
3
testdata/tasklists-mixed.md
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
- [x] task item
|
||||
- regular item
|
||||
- [ ] another task item
|
||||
Reference in New Issue
Block a user