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