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]: Pasting link from Mouse is not working
- fix (mention/heading): clashing heading markdown command and mention/suggestion with #
- [Bug]: ReferenceError: ClipboardEvent is not defined while testing via react-testing-library
- [Bug]: The React Installation Example in https://tiptap.dev/installation/react seems to be broken in multiple places, especially with vite and vitest
- [Bug]: onUpdate fires when no content update has occurred
- [Bug]: No Japanese/Chinese support
- [Bug]: chained splitBlock commands split at unexpected points
- [Bug]: Recursively calling liftListItem fails to lift the listItem out of its list without any clue to the problem
- [Bug]: Unmet peer dependency "@tiptap/core@^2.0.0" on "yarn"command from "@tiptap/pm", "@tiptap/react" and tiptap extensions
- Copying linked content from other rich text editors into the tiptap editor will treat the content following the link as a link
- Docs
- TypeScript not yet supported