From b3a2def3edeba0a574cbd679c714ed0c7b172cbc Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 16 Nov 2023 02:32:47 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- experiments/outline-editor/index.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index 0349fd7..4842f6c 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -49,6 +49,14 @@ var setup = function(){ - ## Bugs: focused:: true - BUG leading/trailing blank lines mishandled: + - block sizing + - issuaes: + - + blank lines above and below + + - ``` + code block + ``` - blank line at end of block is initially not shown - this block contains two lines (empty below)