Sublime Forum

Bug in handlebars highlighting of quotes

#1

There seems to be a bug in the Handlebars syntax highlighting. If I code:

{{label (concat “f-” index)}}

the highlight engine does this:

As if the

-"

confuses the parser.

0 Likes

#2
0 Likes

#3

Yep, exactly my problem, thanks.

0 Likes