From fdb2f425685110e86a67f66c5504cc8650dbe08d Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 17 Nov 2023 12:34:17 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- experiments/outline-editor/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index 6a7ab5e..5c7aa8a 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -59,6 +59,7 @@ var setup = function(){ ``` - try `display:flex` on `.block` and position one elem over the other... - _...not sure how to deal with `.children` yet_ + - another way to go is to place `.text` stuff in a div and style that... - blank line at end of block is initially not shown - this block contains two lines (empty below)