Collaborative Markdown Editor

As part of exploring my weaknesses as a programmer, I decided to take on the challenge of writing a text editor from scratch and exploring a Notion-style live editing data schema. Its a semi-CRDT.

I know TypeScript and web development, so I wrote it from scratch using HTML Canvas.

The core functionality works pretty well on desktop, though some of the spacing is non-perfect. Open the permanent link a new tab and see how well the collaboration performs 😎

ID: unsaved

Permament link:tba

Editor

Viewer