From be11c321707dd2df40cb6fda04115ad2fe1304bf Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 11 Oct 2023 12:13:17 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- experiments/outline-editor/index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index b143127..a06876b 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -36,6 +36,7 @@ var setup = function(){ - Bonsai - - ## ToDo + - BUG? odd/random focus jumps on refocusing page (can't reporduce yet) - BUG? pressing down from a longer line will jump over a shorter line - here is the line to jump from, for example from here an we'll not get here... @@ -118,10 +119,10 @@ var setup = function(){ - [_] we can also add inline [x] checkboxes - link example - markdown: - - code blocks - numbered lists - - alerts - tables + - code blocks + - ~alerts~ - footnotes?? - - ### Playground for testing