Skip to content

Ticket 01KYFZ6RBH7SW7J03FYN4XZ08J

Rick Hightower edited this page Jul 28, 2026 · 1 revision

Sync content on viewMode transitions in Editor/index.tsx, reusing the existing

01KYFZ6RBH7SW7J03FYN4XZ08J · subtask/feature · done

marked/turndown/sanitizeHtml calls

Hierarchy

  • task: Ticket-01KYFZ6RBHDMXV57V4JZW3PS5K Fix editor mode-desync between WYSIWYG, Markdown, and Split views — src/components/Editor/index.tsx keeps two independent sources of truth — the TipTap editor document and the rawMarkdown string state — that only reconcile in handleSave and the file-load effect.
  • epic: Ticket-01KYFZ6RBHABFSC9K9NJ90168Q Motion next development phase — Close the gap between Motion's stated vision (organize/edit/visualize documentation, local-first) and what a user can actually reach today: several real, working modules (enrichment pipeline, editor extensions) have no UI entry point, plus a pre-existing editor mode-desync data-loss bug.

Clone this wiki locally