Skip to content

Conversation

@AdamJ
Copy link
Owner

@AdamJ AdamJ commented Jan 16, 2026

  • Install react-markdown and remark-gfm for markdown rendering
  • Create reusable MarkdownDisplay component with custom styling
  • Add markdown rendering to task descriptions in TaskItem and ArchiveEditDialog
  • Add markdown preview tabs to all forms (NewTaskForm, TaskEditDialog, ArchiveEditDialog)
  • Add markdown preview for day notes in ArchiveEditDialog
  • Update all placeholders to indicate markdown support
  • Ensure consistent code style (tabs, double quotes)

No database changes required as markdown is stored as plain text.

claude and others added 2 commits January 16, 2026 23:56
- Install react-markdown and remark-gfm for markdown rendering
- Create reusable MarkdownDisplay component with custom styling
- Add markdown rendering to task descriptions in TaskItem and ArchiveEditDialog
- Add markdown preview tabs to all forms (NewTaskForm, TaskEditDialog, ArchiveEditDialog)
- Add markdown preview for day notes in ArchiveEditDialog
- Update all placeholders to indicate markdown support
- Ensure consistent code style (tabs, double quotes)

No database changes required as markdown is stored as plain text.
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 18, 2026

Deploying timetrackerpro with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7985e66
Status: ✅  Deploy successful!
Preview URL: https://3fb0ce75.timetrackerpro.pages.dev
Branch Preview URL: https://claude-markdown-textarea-sup.timetrackerpro.pages.dev

View logs

@AdamJ
Copy link
Owner Author

AdamJ commented Jan 18, 2026

Screenshot of implementation:

Screenshot 2026-01-18 at 1 20 53 PM Screenshot 2026-01-18 at 1 21 02 PM Screenshot 2026-01-18 at 1 21 11 PM

@AdamJ AdamJ merged commit f5fc29e into main Jan 18, 2026
2 checks passed
@AdamJ AdamJ deleted the claude/markdown-textarea-support-9fzxY branch January 18, 2026 20:05
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.

3 participants