From 4ef1be394ccac91920dbc35ee3b9844cae63adbe Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 6 Dec 2023 18:34:32 +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 229a164..2c57dc5 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 as the below `div` case... (TEST) + - this seems to be the same as the below `div` case... (TEST) - BUG: caret positioning broken - *TODO*:: - text text text