From 12c7c22af2d81de5d13ea11eae7169f8f7b58215 Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Fri, 15 Jan 2021 11:36:24 +0100 Subject: [PATCH] remove Y.js form drawing demo --- docs/src/demos/Examples/Drawing/index.vue | 10 ---------- docs/src/docPages/examples/drawing.md | 8 -------- 2 files changed, 18 deletions(-) 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! -