diff --git a/pwiki2.js b/pwiki2.js index 10fd034..59df406 100755 --- a/pwiki2.js +++ b/pwiki2.js @@ -38,6 +38,13 @@ * * XXX BUG /tree/time gives a blank time... * ...problem: actions seem to be called twice, not yet sure why... +* for an action: +* TEST: async function(){ +* console.log('TEST') +* return 'TEST' }, +* this calls it twice: +* await p.pwiki.get('/moo/TEST').parse('@source(.)') +* XXX check if this applies to .actions * XXX BUG: count does not appear to affect /Test/list/generator and /Test/list/static... * ...do we need to support this??? * XXX BUG: parser: