From ffd0d255501babb0ae259dcd9a4b594c0ecc1dfe Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 23 Mar 2024 15:18:28 +0300 Subject: [PATCH] ... 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 8251041..533cdec 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -149,6 +149,7 @@ var setup = function(){ - basic storage adapters (LocalStorage/SessionStorage, IndexDB???, FileAPI) - plugin API - web component + collapsed:: true - tag/attrs - events - basic storage adapters