diff --git a/pwiki/parser.js b/pwiki/parser.js index 728b79b..fb18aea 100755 --- a/pwiki/parser.js +++ b/pwiki/parser.js @@ -438,7 +438,7 @@ module.BaseParser = { // the ast is constructed the other should be part of the ast... // XXX ASYNC this does not yet work as a replacement for .expand(..), // not sure why... - // ...seems that this breaks how slots are handled... + // ...seems that this breaks how slots and vars are handled... // to reproduce: // new code: // await p.pwiki.parse('!!! moo')