update the content structure
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Collaboration Cursor
|
# Collaboration Cursor
|
||||||
|
|
||||||
:::premium Premium Extension
|
:::premium Premium Extension
|
||||||
Using this in production requires a **tiptap pro** license. [Read more](/tiptap-pro)
|
Using this in production requires a **tiptap pro** license. [Read more](/sponsor)
|
||||||
:::
|
:::
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
The Collaboration extension enables you to collaborate with others on one document. The implementation is based on [Y.js by Kevin Jahns](https://github.com/yjs/yjs), which is the coolest thing to [integrate collaborative editing](/guide/collaborative-editing) in your project.
|
The Collaboration extension enables you to collaborate with others on one document. The implementation is based on [Y.js by Kevin Jahns](https://github.com/yjs/yjs), which is the coolest thing to [integrate collaborative editing](/guide/collaborative-editing) in your project.
|
||||||
|
|
||||||
:::premium Premium Extension
|
:::premium Premium Extension
|
||||||
Using this in production requires a **tiptap pro** license. [Read more](/tiptap-pro)
|
Using this in production requires a **tiptap pro** license. [Read more](/sponsor)
|
||||||
:::
|
:::
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Collaborative editing
|
# Collaborative editing
|
||||||
|
|
||||||
:::premium Requires Premium Extensions
|
:::premium Requires Premium Extensions
|
||||||
Using this example in production requires a **tiptap pro** license. [Read more](/tiptap-pro)
|
Using this example in production requires a **tiptap pro** license. [Read more](/sponsor)
|
||||||
:::
|
:::
|
||||||
|
|
||||||
This example shows how you can use tiptap to let different users collaboratively work on the same text in real-time.
|
This example shows how you can use tiptap to let different users collaboratively work on the same text in real-time.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Collaborative editing
|
# Collaborative editing
|
||||||
|
|
||||||
:::premium Requires Premium Extensions
|
:::premium Requires Premium Extensions
|
||||||
Using the collaborative editing in production requires a **tiptap pro** license. [Read more](/tiptap-pro)
|
Using the collaborative editing in production requires a **tiptap pro** license. [Read more](/sponsor)
|
||||||
:::
|
:::
|
||||||
|
|
||||||
## toc
|
## toc
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
# tiptap pro
|
# Become a sponsor
|
||||||
|
|
||||||
[Sponsor us on GitHub](https://github.com/sponsors/ueberdosis)
|
[Sponsor us on GitHub](https://github.com/sponsors/ueberdosis)
|
||||||
@@ -187,7 +187,11 @@
|
|||||||
- title: Keyboard Shortcuts
|
- title: Keyboard Shortcuts
|
||||||
link: /api/keyboard-shortcuts
|
link: /api/keyboard-shortcuts
|
||||||
|
|
||||||
- title:
|
- title: Sponsoring
|
||||||
items:
|
items:
|
||||||
- title: tiptap pro
|
# - title: Benefits for sponsors
|
||||||
link: /tiptap-pro
|
# link: /benefits-for-sponsors
|
||||||
|
# - title: Sponsoring reports
|
||||||
|
# link: /open
|
||||||
|
- title: Become a sponsor
|
||||||
|
link: /sponsor
|
||||||
|
|||||||
Reference in New Issue
Block a user