Context
This follow-up task was identified during the review of PR #145.
Source PR: #145
PR Title: feat: auto-interactive markdown checkboxes
Suggested by: @claude-bot
Priority: Low
Task Description
Add unit and/or E2E tests for task list items containing Unicode text:
- CJK characters:
- [ ] 买菜
- Emoji:
- [ ] 🎉 Celebrate
- RTL text:
- [ ] مهمة
- Mixed scripts:
- [ ] Task タスク
Verify that:
- Detection correctly identifies these as task items
- Slugification of Unicode headings works (or gracefully skips)
- Rendering and persistence round-trips correctly
Original Comment
Add Unicode test case
This issue was automatically created by prmonitor from PR review comments.
Context
This follow-up task was identified during the review of PR #145.
Source PR: #145
PR Title: feat: auto-interactive markdown checkboxes
Suggested by: @claude-bot
Priority: Low
Task Description
Add unit and/or E2E tests for task list items containing Unicode text:
- [ ] 买菜- [ ] 🎉 Celebrate- [ ] مهمة- [ ] Task タスクVerify that:
Original Comment
This issue was automatically created by prmonitor from PR review comments.