remove shared document warning

This commit is contained in:
kriskbx 2021-01-14 18:37:29 +01:00
parent 5dc0a0f679
commit f4cd1af85d

View File

@ -2,10 +2,6 @@
Did you ever wanted to draw in a text editor? Me neither. Anyway, here is an example how that could work with tiptap. If you want to build something like that, [learn more about node views](/guide/node-views).
:::warning Shared Document
Be nice! The content of this editor is shared with other users from the Internet.
:::
<demo name="Examples/Drawing" :show-source="false" />
Here is another instance of that demo, to illustrate how changes can be synced. Be nice, those changes are synced to all users on this page. Open another tab to test that out!