develop
fix(muya): keep pasted list items in order when merging mid-list (#4842)
fix(clipboard): copy only the selected part of cross-block selections (#4586)
fix(muya): collapse code block to paragraph on cross-block cut from its language line (#918) (#4545)
fix(muya): split on Enter over a cross-block selection instead of corrupting the DOM (#2443) (#4735)
fix(muya): round-2 paste/clipboard parity fixes from a full muyajs re-audit (#4549)
fix(muya): escape parentheses in inserted image paths so they don't truncate (#3060) (#4728)
refactor(muya): split clipboard into modules + type copy/paste modes as enums (#4459)