From e8dd20f3b53cc3b68da540d87d87372009ca04a5 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 4 Dec 2023 03:50:41 +0300 Subject: [PATCH] notes... 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..f6c4159 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 or the same to the below `div` case... (TEST) - BUG: caret positioning broken - *TODO*:: - text text text