Closed glenn-allen closed 1 week ago
Latest commit: 35c2dcca01d1c1de2177e1e8dddbb592df9e8437
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 | 35c2dcca01d1c1de2177e1e8dddbb592df9e8437 |
Latest deploy log | https://app.netlify.com/sites/tiptap-embed/deploys/6731b9a293f1d800086755fe |
Deploy Preview | https://deploy-preview-5821--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.
Changes Overview
hardBreak
node as thelinebreakReplacement
node, by default.Implementation Approach
whitespace
Testing Done
Before:
https://github.com/user-attachments/assets/4de1753d-6268-402b-b2ff-c8920a5a5f9f
After:
https://github.com/user-attachments/assets/cd0177e8-1586-498a-bdf6-09cd672ab20d
Verification Steps
tiptap/demos/src/Nodes/CodeBlock/React/index.jsx
) add theHardBreak
extensionChecklist
Related Issues