mirror of
https://github.com/docmost/docmost.git
synced 2025-11-15 03:31:15 +10:00
* add new tiptap editor extension monorepo package
* move tiptap packages to main package.json * add tiptap extensions schema to collaborative backend * add basic README
This commit is contained in:
2
packages/editor-ext/src/index.ts
Normal file
2
packages/editor-ext/src/index.ts
Normal file
@ -0,0 +1,2 @@
|
||||
export * from './lib/trailing-node';
|
||||
export * from './lib/comment/comment'
|
||||
Reference in New Issue
Block a user