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 supported4 Subscribers
Add a CodeTriage badge to tiptap
Help out
- Issues
- refactor(markdown): replace loose any types with a shared JSONMark type
- docs(markdown): document markdown utility functions
- refactor(markdown): split markdown utils into separate files
- refactor(markdown): extract helpers into utils and slim the manager
- fix(extension-floating-menu): re-evaluate menu after IME composition ends
- docs: update onClick handler to include position parameter
- fix(extension-table): omit default colspan and rowspan when rendering cells
- TableCell and TableHeader serialize default colspan="1" and rowspan="1" attributes
- fix(extension-table): stop rendering default colspan and rowspan on cells
- clearNodes() only unwraps one list level, leaves nested lists behind (and can throw `RangeError`)
- Docs
- TypeScript not yet supported