Files
Momento/memento-note/app/api
Sepehr Ramezani fcb5932d33
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 45s
fix: agent notes default to markdown, add convert-to-rich-text option
- Agent-created notes are now type 'markdown' by default (raw markdown content)
- Switching note type from markdown → richtext auto-converts content to HTML
  via /api/ai/convert-markdown endpoint using the existing markdownToHtml utility
- Users can freely switch between markdown and richtext in the note type selector

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-01 16:32:49 +02:00
..