From ab2ae50128f930c085c6b43c50f8f7dd82aa4b54 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 16 Nov 2023 17:34:48 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- experiments/outline-editor/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index 4842f6c..6a7ab5e 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -57,6 +57,8 @@ var setup = function(){ - ``` code block ``` + - try `display:flex` on `.block` and position one elem over the other... + - _...not sure how to deal with `.children` yet_ - blank line at end of block is initially not shown - this block contains two lines (empty below)