From aeb928e9cde42cd06a8dac34709d7f8e39ff520a Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 3 Dec 2023 11:42:02 +0300 Subject: [PATCH] tweak... Signed-off-by: Alex A. Naanou --- experiments/outline-editor/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index 14cc455..64480ca 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -54,7 +54,7 @@ var setup = function(){ ``` text text text (a click here is offset right) - the offset's amount depends on where in the text we click after the code block, the farther right the greater the offset... - - this is similar or the same to the below `div` case... + - this is similar to / the same as the below `div` case... - BUG: caret positioning broken - *TODO*:: - text text text