summaryrefslogtreecommitdiffstats
path: root/lib/handlebars/compiler/ast.js
diff options
context:
space:
mode:
authorDaniel Marcotte <dmarcotte@gmail.com>2013-11-06 08:20:49 -0800
committerDaniel Marcotte <dmarcotte@gmail.com>2013-11-06 08:20:49 -0800
commit9d353bd3dd24b1e975ddf14a77179d4ab016706c (patch)
tree3c9690c349280ffd456c2462013070c8756f4057 /lib/handlebars/compiler/ast.js
parent47d13cb23c968ada3878b8bacf2813fb01758475 (diff)
downloadhandlebars.js-9d353bd3dd24b1e975ddf14a77179d4ab016706c.zip
handlebars.js-9d353bd3dd24b1e975ddf14a77179d4ab016706c.tar.gz
handlebars.js-9d353bd3dd24b1e975ddf14a77179d4ab016706c.tar.bz2
Fix "\\{{" immediately following "\{{"
Escaped-escape mustaches ("\\{{") immediately following escaped mustaches ("\{{") were being handled incorrectly. Fix the lookahead to make sure yytext still contains the appropriate slashes when we pop out of <emu> so they can be handled consistently by the initial state.
Diffstat (limited to 'lib/handlebars/compiler/ast.js')
0 files changed, 0 insertions, 0 deletions