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
- fix(extension-table): snapshot column widths on first resize
- fix(static-renderer): close audio and video tags instead of self-closing
- fix(markdown): escape leading block syntax when serializing paragraphs
- @tiptap/static-renderer renders <audio> elements as self-closing tags, producing invalid HTML
- Markdown serialization does not preserve escaped blocks after round-trip
- Markdown: CommonMark soft line breaks become literal \n in text nodes and render as visible line breaks
- fix(extension-image): add allowPastedImages option
- chore: configure next pre-release mode for v4
- feat(extension-find-and-replace): support capture groups in replacements
- [Bug]: Undoing a table column resize does not restore the column visually — updateColumns never clears stale inline width on <col>
- Docs
- TypeScript not yet supported