Rich text in automerge is represented as a sequence of characters with block
markers appearing inline with the text, and inline formatting spans overlaid
on the whole sequence. Block markers are normal automerge maps, but they are
only visible via either the block function or the spans
function. This function returns the current state of the spans
Return the text + block markers at a given path
Remarks
Rich text in automerge is represented as a sequence of characters with block markers appearing inline with the text, and inline formatting spans overlaid on the whole sequence. Block markers are normal automerge maps, but they are only visible via either the block function or the spans function. This function returns the current state of the spans