From 2af2c5a5c0fe52106d597819d1f87a35094ea8b4 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 23 Jan 2024 12:09:26 +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 a234cb6..cce1637 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -50,6 +50,11 @@ var setup = function(){ - - ## Bugs: focused:: true + - BUG: \DONE at end of block replaces block with ~undefined~ + - example: + - this is some text DONE + - should look like: + - DONE this is dome text - BUG: `toc` does not track auto headings... - BUG: styling error... - this _seems `to` work_