Determine whether to use vanilla ProseMirror with y-prosemirror or something like TipTap.
Determine whether the editor will be its own repo or part of Bread for now
Build an MVP with:
Floating toolbar that follows the user's focus (according to ProseMirror schema) and renders different available tools based on which element is focused
Decoupled Bread CMS backend
Abstraction layer for persisting to a backend
Misc tasks
[ ] parse img tags
[ ] parse headings
[ ] media library (file storage backed by default) - check MIME type on upload
Misc tasks
img
tags