Closed gohabereg closed 11 months ago
updated
index: `${DocumentId}:${BlockId}:data@${DataKey}|tune@${TuneName}:${StartIndex}`
event: ‘added’ | ‘removed’ | ‘modified’,
data:
text (added, removed) -> new text value
text (modified) -> end index, new formatting name + value, isInverted
value (modified) -> new value
tune (modified) -> new tune value
block -> BlockSerialized
document (modified) -> prop name , prop value
}
Closed by #43