From 372d1ad8122e5967b04622d2db62f75e4975aafe Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 2 Dec 2023 16:48:00 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- experiments/outline-editor/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index 55c9c66..14cc455 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -54,6 +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... - BUG: caret positioning broken - *TODO*:: - text text text