Add ProseMirror example to documentation site#292
Conversation
Add a new ProseMirror collaborative editing example page following the existing CodeMirror/Quill pattern, using the @yorkie-js/prosemirror binding and the Tree CRDT type. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
📝 WalkthroughWalkthroughThis PR adds a new vanilla ProseMirror collaborative editor example to the codebase. It includes the example file descriptor, a new Next.js page component for displaying the example, updates to the example registry, and modifications to build and fetch scripts to incorporate the new example. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
What this PR does / why we need it?
Add a new ProseMirror collaborative editing example page following the existing CodeMirror/Quill pattern, using the @yorkie-js/prosemirror binding and the Tree CRDT type.
Any background context you want to provide?
What are the relevant tickets?
Fixes #
Checklist
Summary by CodeRabbit