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:
Manuel Rüger
2026-02-27 20:31:10 +01:00
parent 529aa63d9f
commit d2717f031d
6 changed files with 199 additions and 0 deletions

3
testdata/tasklists.md vendored Normal file
View File

@@ -0,0 +1,3 @@
- [x] #739
- [ ] https://github.com/octo-org/octo-repo/issues/740
- [ ] Add delight to the experience when all tasks are complete :tada: