Closed nperez0111 closed 3 weeks ago
Latest commit: 56704e9d959203e17596934bf9664fa7566f294b
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Name | Link |
---|---|
Latest commit | 56704e9d959203e17596934bf9664fa7566f294b |
Latest deploy log | https://app.netlify.com/sites/tiptap-embed/deploys/671272845ff2ca0008e9e534 |
Deploy Preview | https://deploy-preview-5742--tiptap-embed.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
lgtm
Changes Overview
insertContentAt, setContent, and insertContent commands now respect the editor's pre-defined parseOptions configuration if the command does not specify it's own parseOptions
Implementation Approach
Testing Done
Added Tests
Verification Steps
Additional Notes
Checklist
Related Issues