Hello, thanks for this good looking project!
Given an XmlText, how to get all the deltas?
In yjs an YXmlText has a method toDelta() which seems to give a list of all the changes if I am not mistaken. I dont see such a method on the dotnet types? Is this missing or implemented somewhere else?