From a2f7e961c039a90fafefac6e1cce0037809de7fb Mon Sep 17 00:00:00 2001 From: kriskbx Date: Thu, 14 Jan 2021 18:47:18 +0100 Subject: [PATCH] remove second drawing instance --- docs/src/docPages/examples/drawing.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/src/docPages/examples/drawing.md b/docs/src/docPages/examples/drawing.md index ffaf3247..4104151e 100644 --- a/docs/src/docPages/examples/drawing.md +++ b/docs/src/docPages/examples/drawing.md @@ -2,8 +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). - - -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! -