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...