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...