diff --git a/pwiki2.js b/pwiki2.js index 12cc1d7..7f09e14 100755 --- a/pwiki2.js +++ b/pwiki2.js @@ -41,6 +41,7 @@ * - path integration... * i.e. a way to pass tags through path... * /some/path:tags=a,b,c +* XXX FEATURE images... * XXX might be fun to push the async parts of the render to the dom... * ...i.e. return a partially rendered DOM with handlers to fill * in the blanks wen they are ready...