From 350c87e26b4c792b6b9f92f423772399418cd239 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 22 Mar 2024 23:42:26 +0300 Subject: [PATCH] ... 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 24ad45c..8251041 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -146,7 +146,7 @@ var setup = function(){ - html - constructor - events/callbacks - - basic storage adapters + - basic storage adapters (LocalStorage/SessionStorage, IndexDB???, FileAPI) - plugin API - web component - tag/attrs