diff --git a/v3/pwiki/parser.js b/v3/pwiki/parser.js index 125cd24..a16333e 100644 --- a/v3/pwiki/parser.js +++ b/v3/pwiki/parser.js @@ -1045,6 +1045,8 @@ module.parser = { // // | - // + // XXX BUG why is the 2nd filter a promise???? + // 'aaa moo bbb' // XXX should we include the global filters (current) or exclude // them by default??? // XXX BUG: async body breaks nested filters...