2023-05-21
Patch Changes
- e59e75a: Disable link click handler when contenteditable is
false
. This fixes an issue that causes clicking a link in an uneditable editor will open the link twice. - b12e3fb: Remove
isolating: true
from the spec ofcodeBlock
node type. - Updated dependencies [e59e75a]
- Updated dependencies [b12e3fb]
- @remirror/extension-link@2.0.16
- @remirror/extension-code-block@2.0.15