diff --git a/pwiki2.js b/pwiki2.js index 172ce61..1d7f871 100755 --- a/pwiki2.js +++ b/pwiki2.js @@ -40,6 +40,7 @@ * * XXX ASAP make parser's .expand(..) (tesing on ._expand(..)) sync/async... * ...still different... +* ...potentiall we aren't handling one or more of the new return types... * 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...