diff --git a/pwiki2.js b/pwiki2.js
index 68cacb3..bc63b62 100755
--- a/pwiki2.js
+++ b/pwiki2.js
@@ -36,8 +36,6 @@
* -
*
*
-* XXX BUG: count does not appear to affect /Test/list/generator and /Test/list/static...
-* ...do we need to support this???
* XXX BUG: parser:
* This will break:
* await pwiki.parse('@source(.)')
@@ -68,6 +66,8 @@
* XXX deleting something in .next will break stuff...
* ...
* XXX FEATURE images...
+* XXX BUG?: count does not appear to affect /Test/list/generator and /Test/list/static...
+* ...do we need to support this???
* XXX index: need to disable index persistence on memory stores...
* XXX index: would be nice to somehow persistently auto-generate index id's...
* ...maybe: ":" or something similar...