MiguelCastillo / Brackets-InteractiveLinter

Interactive linting for Brackets
Other
119 stars 26 forks source link

Special characters must be escaped : [ > ]. #161

Open onsombal opened 9 years ago

onsombal commented 9 years ago

I just upgraded to the latest version of Brackets.io and updated the extensions I had installed -- including "Brackets-InteractiveLinter".

After this update, the InteractiveLinter is now reporting an error for handlebars.js html entries that it didn't report before, e.g. {{> leaders}}

Is there a fix for this so that these handlebars.js html entries won't be flagged as errors?

Thanks... Jim