diff --git a/pwiki2.js b/pwiki2.js index 0d8a7d0..d0e8d3b 100755 --- a/pwiki2.js +++ b/pwiki2.js @@ -37,7 +37,9 @@ * * * XXX load new page at .scrollTop = 0 if no anchors are given... -* ... or remember scroll position per page... +* ...or remember scroll position per page... +* XXX macros: else/default macro args essentially mean the same thing, should we +* unify them to use the same name??? * XXX parser: error handling: revise page quoting... * ...need a standard mechanism to quote urls, url-args and paths... * XXX BUG? can't use < and > (both?) in page title...