Skip to content

Add GFM task list checkbox rendering#17

Draft
zalun wants to merge 2 commits intofrankdilo:mainfrom
zalun:add-task-list-checkboxes
Draft

Add GFM task list checkbox rendering#17
zalun wants to merge 2 commits intofrankdilo:mainfrom
zalun:add-task-list-checkboxes

Conversation

@zalun
Copy link
Contributor

@zalun zalun commented Feb 8, 2026

Summary

  • Render - [x] and - [ ] GFM task list syntax as HTML checkboxes instead of plain bullet points
  • Add CSS styling for task list items (remove bullets, inline checkbox with text)
  • Checkboxes are read-only since the app is a viewer

Test plan

  • Open a markdown file containing - [x] and - [ ] task list items
  • Verify checked items show a checked checkbox and unchecked items show an empty checkbox
  • Verify checkbox and text appear on the same line
  • Verify regular unordered lists still render normally with bullets

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@zalun zalun marked this pull request as draft February 9, 2026 12:30
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.

1 participant