-
Notifications
You must be signed in to change notification settings - Fork 71
[Cleanup] TipTap Implementation #2826
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Cleanup] TipTap Implementation #2826
Conversation
@turbo124 This is a great catch! So, we missed the extension for "hard break". I've added it and tested it, and it works great on my end, no matter which editor it's entered in first. Let me know your thoughts. |
|
@beganovich please merge to main post review, thanks. |
beganovich
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks 👍




@beganovich @turbo124 This PR implements a new TipTap editor, replacing Lexical. Screenshot:
Let me know your thoughts.