discourse/plugins/discourse-shared-edits/readme.md
Sam Saffron 15ff85e674
FEATURE: make shared edits work with prosemirror and make it a core plugin
This work in progress PR moves shared edits into core and uses a yjs backend for it.

This gives stuff such as multi cursor support etc.
2025-10-04 17:04:13 +02:00

304 B
Vendored

Discourse Shared Edits Plugin

Discourse shared edits allows multiple users to collaboratively edit posts in real time. This feature is default disabled and must be enabled explicitly by moderators on posts.

For more information, please see: https://meta.discourse.org/t/discourse-shared-edits/167583