Skip to content

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 02 Jun 09:09
· 40 commits to main since this release
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).