Merge pull request #584 from jayphelps/patch-1

Added common alternative Handlebars extensions
This commit is contained in:
Ted Nyman
2013-10-16 23:50:48 -07:00

View File

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