diff --git a/pwiki2.js b/pwiki2.js
index 469b9c8..fa796b0 100755
--- a/pwiki2.js
+++ b/pwiki2.js
@@ -23,10 +23,7 @@
 *			@source(.)
 *		This will not:
 *			@source(.)
-* XXX LIST BUG: : sourcing an element of a list does not work...
-* 		Example:
-* 			await pwiki.parse('@source(.)')
-* 		XXX do we need a way to index a list item via path???
+* XXX Q: do we need a way to index a list item via path???
 * XXX TAGS
 * 		- add tags to page -- macro/filter
 * 			- .text -> .tags (cached on .update(..))