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-link): keep HTML link href when label looks like a filename
- Markdown: marks are dropped on inline atom nodes, so emphasis around them is lost on round trip
- MarkdownManager registers tokenizers on the global marked singleton, so editors corrupt each other
- fix(markdown): keep marks on inline atom nodes
- fix(markdown): give each MarkdownManager its own marked instance
- perf(extension-list): stop scanning the whole document for every ordered list
- [Bug] @tiptap/markdown: escaped pipe in a table cell is lost on serialize, then destroys cell content on the next round trip
- [Bug] @tiptap/markdown: inline code containing a backtick serializes to a single-backtick fence and breaks on the next round trip
- fix(extension-table): escape pipe characters in serialized table cells
- fix(markdown): choose an inline code fence the content cannot close
- Docs
- TypeScript not yet supported