Real-time Collaborative Markdown Editor
Real-time collaborative markdown editor powered by CRDTs
- Built real-time collaborative editing using Automerge CRDTs for conflict-free merging and eventual consistency across users
- Supports live markdown rendering so collaborators can preview changes as they write
- Implements threaded comments with replies and resolution for inline discussion
- Tracks user presence and cursor positions in real time, showing who's active in the document
CRDTsNextJSMarkdown