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]: Custom Component Cursor Issues
- [Bug]: Setting tippyOptions via BubbleMenu.configure doesn't work (Vue 2)
- [Bug]: Backspacing quickly on Android deletes unintended content at paragraph-boundaries (ProseMirror bug)
- [Bug]: textBetween cannot get text inside custom extensions
- [Bug]: Heading levels don't align with markdown shortcuts
- [Bug]: insertContent does nothing if the requested content already exists at the position
- [Bug]: Recursively calling liftListItem fails to lift the listItem out of its list without any clue to the problem
- [Bug]: Unable to make Marks that keep Markdown syntax
- [Bug]: Content Loss when Switching Heading Levels using NodeView in Tiptap
- [Bug]: In a Vue 3 NodeView, `props.node.nodeSize` and `toRaw(props.node).nodeSize)` return different results for the same node
- Docs
- TypeScript not yet supported