From becd426cde552833bf0d1ddf82188bc1b779d3dd Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 18 Feb 2023 22:53:36 +0300 Subject: [PATCH] notes.. Signed-off-by: Alex A. Naanou --- pwiki/page.js | 1 + 1 file changed, 1 insertion(+) diff --git a/pwiki/page.js b/pwiki/page.js index bf86bc5..6bf47c1 100755 --- a/pwiki/page.js +++ b/pwiki/page.js @@ -1080,6 +1080,7 @@ object.Constructor('Page', BasePage, { // not 100% correct manner focusing on path depth and ignoring // the context, this potentially can lead to false positives. // XXX need a way to make encode option transparent... + // XXX store a page cache in state... include: Macro( ['src', 'recursive', 'join', ['s', 'strict', 'isolated']],