diff --git a/docs/src/demos/Examples/Drawing/index.vue b/docs/src/demos/Examples/Drawing/index.vue index a5b3f506..dd101ddf 100644 --- a/docs/src/demos/Examples/Drawing/index.vue +++ b/docs/src/demos/Examples/Drawing/index.vue @@ -5,12 +5,9 @@ diff --git a/docs/src/docPages/examples/drawing.md b/docs/src/docPages/examples/drawing.md index 0fa36728..4104151e 100644 --- a/docs/src/docPages/examples/drawing.md +++ b/docs/src/docPages/examples/drawing.md @@ -2,12 +2,4 @@ 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. -::: - - - -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! -