⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
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.

- 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.
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