Hacker News new | ask | show | jobs
by kapravel 1465 days ago
> Prevent the DOM from being manipulated externally (i.e. extensions) to guarantee that the DOM always matches the EditorState. [1]

Can you talk a bit more about how this is achieved? Is it DOM obfuscation?

[1] https://discuss.prosemirror.net/t/differences-between-prosem...