Flush all pending mutations and update cached model if need
When pass true, all mutations will be ignored and do not update content model. This should only be used when we already have a up-to-date content model and will set it as latest cache
Start observing mutations from editor
Stop observing mutations from editor
Generated using TypeDoc
A wrapper of MutationObserver to observe text change from editor