From ab0d3c5390c5d6d9fe8f4d9a8eeea12d9b8400f8 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 7 Dec 2022 15:59:23 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- pwiki2.js | 1 + 1 file changed, 1 insertion(+) diff --git a/pwiki2.js b/pwiki2.js index 359141e..3a54508 100755 --- a/pwiki2.js +++ b/pwiki2.js @@ -38,6 +38,7 @@ * * * +* XXX ASAP make parser's .expand(..) (tesing on ._expand(..)) sync/async... * 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...