From deb2502f28dba7551f65464156b88d91a00aa8e4 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 13 Jul 2026 17:51:56 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- v3/pwiki/parser.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/v3/pwiki/parser.js b/v3/pwiki/parser.js index c13ef42..be6dddd 100644 --- a/v3/pwiki/parser.js +++ b/v3/pwiki/parser.js @@ -665,6 +665,8 @@ module.BaseParser = { // ...technically need a way to call .exec(..) and wait // for the correct promise from inside a macro... /* XXX LOCAL_STATE + // XXX think this is the best way to go, but needs the rest + // of the code refactored + still need to experiment... var res = that.callMacro( page, name, args, body, { __proto__: state, state,