handlebars.json 716 B

1
  1. {"aliases":["hbs","html.hbs","html.handlebars"],"case_insensitive":true,"subLanguage":"xml","contains":[{"className":"expression","begin":"{{","end":"}}","contains":[{"className":"begin-block","begin":"#[a-zA-Z- .]+","keywords":"each in with if else unless bindattr action collection debugger log outlet template unbound view yield"},{"className":"string","begin":"\"","end":"\""},{"className":"end-block","begin":"\\/[a-zA-Z- .]+","keywords":"each in with if else unless bindattr action collection debugger log outlet template unbound view yield"},{"className":"variable","begin":"[a-zA-Z-.]+","keywords":"each in with if else unless bindattr action collection debugger log outlet template unbound view yield"}]}]}