From a5a09fdaac369f280c04718a988fb8a0b9728bcc Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 20 Dec 2024 00:42:12 +0300 Subject: [PATCH] bug... Signed-off-by: Alex A. Naanou --- experiments/outline-editor/index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index f90e1d0..995bc28 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -50,6 +50,11 @@ var setup = function(){ - - ## Bugs: focused:: true + - BUG: indenting items in/out results in items below jumping down/up... + (this only happens when in edit mode) + - a + - indent this line in out... + - c - BUG: styling error... - this _seems `to` work_ - `while` _this `does` not_