cherry-studio/packages/extension-table-plus
suyao ec16657cbb
Upgrade TipTap to v3.7.2 and add text highlight feature
- Update all TipTap packages from v3.2.0 to v3.7.2 including core extensions and dependencies
- Add new highlight extension with Markdown support using ==text== syntax
- Replace custom markdown converter with TipTap's built-in Markdown extension
- Simplify link handling by using standard TipTap link extension instead of enhancedLink
- Add view menu to app menu service for better Electron app navigation
2025-10-24 14:15:48 +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 to v3.7.2 and add text highlight feature 2025-10-24 14:15:48 +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.