Open
Description
Currently, Docs stores all documents in a Y.js buffer format, which does not have any stability guarantee.
Y.js messages are only supposed to be stored in order to be sent to currently-offline users.
If Y.js breaks their format, or if BlockNote breaks their own (which happens from time to time), many documents will break.
Documents should be stored in a stable format, be it Markdown, HTML, anything really, even a standardized JSON object would be fine :)
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status