improve the multiple editors example
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
# Multiple editors
|
||||
|
||||
The following examples has three different instances of tiptap. The first is configured to have a single paragraph of text, the second to have a task list and the third to have text. All of them are stored in a single Y.js document, which is synced with other users.
|
||||
|
||||
:::warning Shared Document
|
||||
Be nice! The content of this editor is shared with other users from the Internet.
|
||||
:::
|
||||
The following example has three different instances of tiptap. The first is configured to have a single paragraph of text, the second to have a task list and the third to have text. All of them are stored in a single Y.js document, which can be synced with other users.
|
||||
|
||||
<demo name="Examples/MultipleEditors" />
|
||||
|
||||
Reference in New Issue
Block a user