From 9e0a8956e624e659ca3d7cd78b2700326cb9dd38 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 1 Dec 2023 12:22:57 +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 375d251..55c9c66 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -53,7 +53,7 @@ var setup = function(){ text text text ``` text text text (a click here is offset right) - - the offset's amount depends on where in the text we click -- odd + - the offset's amount depends on where in the text we click after the code block, the farther right the greater the offset... - BUG: caret positioning broken - *TODO*:: - text text text