From 4e156e4fdde32f48de32a5bf63a3a0d36848719b Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 25 Dec 2023 04:51:48 +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 ce4405f..89aba68 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -169,6 +169,7 @@ var setup = function(){ - simple use strategies: - custom element - constructor + - FEATURE: images as blocks... - export auto-headings as normal/manual markdown headings... - add plugin callback on `.text(..)` / ... - Time to think about a standalone client -- at least to edit own notes as a test...