Closed SanderLeenders closed 1 week ago
Latest commit: 82b0816de6a6e15aaf546d9749930dea65d300a4
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Name | Link |
---|---|
Latest commit | 82b0816de6a6e15aaf546d9749930dea65d300a4 |
Latest deploy log | https://app.netlify.com/sites/tiptap-embed/deploys/670ce7f53eea510008f4dcf2 |
Deploy Preview | https://deploy-preview-5726--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.
This https://github.com/ueberdosis/tiptap/pull/5808 pull request appears to contain the suggested change, so Iām closing this one.
Changes Overview
Added custom url validation to link extension
Implementation Approach
Added an optional custom url validation to provide full control over (in)valid uri's
Testing Done
Added test
Verification Steps
Additional Notes
Checklist
Related Issues
[Bug]: Expose an API to overwrite the default link validation