From f67943fef9841738436561d8f34490fc4053ef87 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 20 Nov 2022 02:32:18 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- pwiki2.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pwiki2.js b/pwiki2.js index e7c0742..3a77014 100755 --- a/pwiki2.js +++ b/pwiki2.js @@ -36,6 +36,8 @@ * - * * +* 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...