Feature Request: Custom validation/pre-processing for invalid nodes before schema enforcement #6238
AndreewMelnik
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hi Tiptap team!
I have a question regarding this feature:
#5178
I'm trying to implement a use case where i want to allow any node to be inserted (even technically "invalid" for schema)
But need to detect and highlight these nodes rather than having Tiptap auto-remove/reformat them
Current problems:
Question:
Is there any official way to:
If not, would you consider adding such functionality?
Use Case
I want to use this feature for optionally prevent default schema correction by Tiptap.
Type
Other
Beta Was this translation helpful? Give feedback.
All reactions