Added common alternative Handlebars extensions

This commit is contained in:
Jay Phelps
2013-07-18 01:47:14 -07:00
parent 772a9a582c
commit 0978258f57

View File

@@ -581,7 +581,11 @@ Handlebars:
type: markup
lexer: Text only
primary_extension: .handlebars
extensions:
- .html.handlebars
- .hbs
- .html.hbs
Haskell:
type: programming
color: "#29b544"