From ef6615941b6db627770ee6c6d18b0565f1ecd91b Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Wed, 13 Mar 2024 11:58:38 +0100 Subject: [PATCH] Fix various issues --- ckeditor.html | 17 ----- online-editor.js | 187 +++++++++++++++++++---------------------------- 2 files changed, 75 insertions(+), 129 deletions(-) diff --git a/ckeditor.html b/ckeditor.html index e123264..5b57252 100644 --- a/ckeditor.html +++ b/ckeditor.html @@ -22,21 +22,4 @@ }) - - diff --git a/online-editor.js b/online-editor.js index 3e621d4..25853c7 100644 --- a/online-editor.js +++ b/online-editor.js @@ -2,9 +2,11 @@ const besUrl = 'http://localhost:225/api/v2/check' let besEditors = [] // Collection of all grammar checking services in the document +// TODO: Add support for