mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 18:10:09 +00:00
testing and notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
67a3343ec4
commit
e943b3b570
@ -38,6 +38,13 @@
|
|||||||
*
|
*
|
||||||
* XXX BUG /tree/time gives a blank time...
|
* XXX BUG /tree/time gives a blank time...
|
||||||
* ...problem: actions seem to be called twice, not yet sure why...
|
* ...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...
|
* XXX BUG: count does not appear to affect /Test/list/generator and /Test/list/static...
|
||||||
* ...do we need to support this???
|
* ...do we need to support this???
|
||||||
* XXX BUG: parser:
|
* XXX BUG: parser:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user