From 6c484194ae80e71485fc46af0aa502169bbcfdd8 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 23 Oct 2023 02:28:46 +0300 Subject: [PATCH] tweaks... Signed-off-by: Alex A. Naanou --- experiments/outline-editor/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index 225838e..83e82f6 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -38,7 +38,7 @@ var setup = function(){ - An outline-based markdown editor experiment - ### Infuences:: - Logseq - - Tomboy + - Conboy (Nokia N900's Tomboy clone) - Bonsai - - // Seems that I unintentionally implemented quite a chunk of the markdown spec ;)