Lexer for Handlebars

This commit is contained in:
Paul Chaignon
2014-08-03 22:53:23 +02:00
parent f811ab1b28
commit f58522d5a9

View File

@@ -902,12 +902,10 @@ Haml:
Handlebars: Handlebars:
type: markup type: markup
lexer: Text only lexer: Handlebars
extensions: extensions:
- .handlebars - .handlebars
- .hbs - .hbs
- .html.handlebars
- .html.hbs
Harbour: Harbour:
type: programming type: programming