streamich / json-joy

json-joy is a library that implements cutting-edge real-time and collaborative editing algorithms and utilities for JSON data models, with a focus on developing the JSON CRDT (Conflict-free Replicated Data Type) specification and implementation.
https://jsonjoy.com/libs/json-joy-js
Apache License 2.0
784 stars 16 forks source link

Peritext: `<aside>` block markers #757

Open streamich opened 2 weeks ago

streamich commented 2 weeks ago

Add ability to create asides, which loop out (share) the main str node text. It could be a new annotation behavior type, like the Marker, but unlike Marker it would not split the text in blocks, but rather create a loop (a range of text), which is rendered out side (aside) from the block.