@mrsf/tiptap-mrsf
v0.3.0
Published
Experimental Tiptap editor plugin for MRSF review comments — help needed
Downloads
462
Maintainers
Readme
@mrsf/tiptap-mrsf
Experimental Tiptap integration for MRSF (Markdown Review Sidecar Format). Help needed.
Status: Experimental. Help wanted on anchor fidelity, gutter parity, and overall hardening.
This package keeps review state in memory while the editor changes and expects the host application to control sidecar loading and persistence explicitly.
Current scope:
- ProseMirror-native inline comment rendering
- In-memory review state with live line shifting
- Save, reload, reanchor, reply, edit, resolve, and delete flows
- Lightweight package-owned dialogs and inline thread popovers
The first implementation pass focuses on inline-anchored comments. Line-only thread visualization and gutter parity will be added on top of the same state model instead of reusing the shared DOM controller.
