tiptap
https://github.com/ueberdosis/tiptap
TypeScript
The headless editor framework for web artisans.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported2 Subscribers
Add a CodeTriage badge to tiptap
Help out
- Issues
- [Bug]: Typing over fully-selected codeBlock contents fails to insert typed character
- [Bug]: canSetMark() returns true for code_block when selection is empty
- [Bug]: handleKeyPress does not fire when pressing Enter or Backspace
- [Bug]: Suggestion opens even if current user didn't type the trigger
- [Bug]: When the Editor is re-rendered, the text between the two Links is also recognized as a whole Link at the same time
- [Bug]: extension-link: multiple tabs are opened when click anchor link in readonly editor
- [Bug]: Cannot backspace away taskItem on Android
- [Bug]: Unmet peer dependency "@tiptap/core@^2.0.0" on "yarn"command from "@tiptap/pm", "@tiptap/react" and tiptap extensions
- [Bug]: Text selection doesn't work in React node views
- [Bug]: Inline style tags, or marks, like bold & italic do not work with the CodeBlock node
- Docs
- TypeScript not yet supported