yjs / y-prosemirror

ProseMirror editor binding for Yjs
https://demos.yjs.dev/prosemirror/prosemirror.html
MIT License
355 stars 124 forks source link

feat: support overlapping marks #34 based on (#52) #172

Open nperez0111 opened 6 days ago

nperez0111 commented 6 days ago

This adds support for overlapping marks to both text elements and nodes, it is based on (#52) but is: