From d7ab4ce85adb69751edc81f16b1ead1607801dfe Mon Sep 17 00:00:00 2001 From: Sebastian Date: Mon, 18 Oct 2021 16:30:11 +0200 Subject: [PATCH] Editorjs sample --- .../wwwroot/scripts/editor-editorjs.html | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 backend/src/Squidex/wwwroot/scripts/editor-editorjs.html diff --git a/backend/src/Squidex/wwwroot/scripts/editor-editorjs.html b/backend/src/Squidex/wwwroot/scripts/editor-editorjs.html new file mode 100644 index 000000000..89ba7eecb --- /dev/null +++ b/backend/src/Squidex/wwwroot/scripts/editor-editorjs.html @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + +
+
+
+ + + + + \ No newline at end of file