From 1ba6f843d23b6c6aa628b39ba422ca32dfc911c5 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 28 Oct 2022 21:07:39 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- pwiki2.js | 1 + 1 file changed, 1 insertion(+) diff --git a/pwiki2.js b/pwiki2.js index 4f43763..ab22b3c 100755 --- a/pwiki2.js +++ b/pwiki2.js @@ -18,6 +18,7 @@ * - CLI - * * +* XXX parser: might be a good idea to make slots local to macro by default... * XXX STYLE: should style loading be done via the event mechanics * (see: pwiki2.html) or via the base templates (see: pwiki/page.js:_view * template)???