From 6c6d2e8495ed12a3339d9f8d063ce8e15d8efeb4 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 9 Dec 2022 18:05:26 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- pwiki2.js | 1 + 1 file changed, 1 insertion(+) diff --git a/pwiki2.js b/pwiki2.js index 3a54508..172ce61 100755 --- a/pwiki2.js +++ b/pwiki2.js @@ -39,6 +39,7 @@ * * * XXX ASAP make parser's .expand(..) (tesing on ._expand(..)) sync/async... +* ...still different... * XXX ASAP need to add error handling to .awaitOrRun(..) * ...might be even better to make it support the same interface as Promise... * XXX BUG: for some reason editing the root page ('/') hangs /tree...