cherry-studio/packages/extension-table-plus
suyao 24563b524c
Upgrade TipTap dependencies to v3.9.0 and fix task list styling
- Update all TipTap packages from v3.7.2 to v3.9.0 including extensions and patch files
- Fix task list alignment and nested checked item styling to prevent inheritance issues
- Remove Tab key handler from code block extension and add patch-package dependency
2025-10-29 02:38:51 +08:00
..
src feat: add notes module (#8871) 2025-08-30 23:09:13 +08:00
CHANGELOG.md feat: add notes module (#8871) 2025-08-30 23:09:13 +08:00
package.json Upgrade TipTap dependencies to v3.9.0 and fix task list styling 2025-10-29 02:38:51 +08:00
README.md feat: add notes module (#8871) 2025-08-30 23:09:13 +08:00
tsdown.config.ts feat: add notes module (#8871) 2025-08-30 23:09:13 +08:00

@tiptap/extension-table

Version Downloads License Sponsor

Introduction

Tiptap is a headless wrapper around ProseMirror a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as New York Times, The Guardian or Atlassian.

Official Documentation

Documentation can be found on the Tiptap website.

License

Tiptap is open sourced software licensed under the MIT license.