From 9f617d3b20860f8652ba5f8a92c78d6dc183099a Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 21 Sep 2023 17:15:47 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- v2/pwiki/parser.js | 1 + 1 file changed, 1 insertion(+) diff --git a/v2/pwiki/parser.js b/v2/pwiki/parser.js index 54dcbdc..c213270 100755 --- a/v2/pwiki/parser.js +++ b/v2/pwiki/parser.js @@ -14,6 +14,7 @@ var types = require('ig-types') //--------------------------------------------------------------------- // Parser... +// XXX ASAP move the macros here... // XXX should we warn about stuff like -- currently // this will simply be ignored, i.e. passed trough the parser // without change...