v0.7.2
v0.7.2: Prevent nested CriticMarkup on paste in normal mode - Nesting guard on paste even with Track Changes off: pasting CriticMarkup into the content of an existing marker flattens the pasted markers to plain text instead of producing nested, spec-invalid markup. Plain text and standalone pasted markup are left verbatim. New setting kaicrit.edit.preventNestingOnPaste (default true).