From 85e7321f1147fca549def38123568850f4219747 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 10 Nov 2023 15:24:47 +0300 Subject: [PATCH] found bug... Signed-off-by: Alex A. Naanou --- experiments/outline-editor/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index 9934a81..027b4f7 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -48,6 +48,12 @@ var setup = function(){ - - ## Bugs: focused:: true + - BUG: can't move down out of a code block + - edit this line, then move down + - ``` + code + ``` + - this node can't be reached. - BUG: caret positioning broken - *TODO*:: - text text text