json-joy icon indicating copy to clipboard operation
json-joy copied to clipboard

Peritext block view implementation

Open streamich opened this issue 4 months ago • 1 comments

  • [x] Implement a nested rich-text block view data structure, which builds on top of the Peritext overlay.
  • [x] Add ability to efficiently traverse the block view for rendering or headless computations.
  • [ ] Add ability to efficiently and sparsely reconstruct the block view, when the underlying overlay data changes.

streamich avatar Mar 04 '24 08:03 streamich