remove gridsome
This commit is contained in:
5
docs/experiments/multiple-editors.md
Normal file
5
docs/experiments/multiple-editors.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Multiple editors
|
||||
|
||||
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 in real-time with other users.
|
||||
|
||||
<tiptap-demo name="Experiments/MultipleEditors"></tiptap-demo>
|
||||
Reference in New Issue
Block a user