Needed handlebars extensions in alpha-numeric order.

This commit is contained in:
Jay Phelps
2013-07-18 02:00:32 -07:00
parent 0978258f57
commit 0029183078

View File

@@ -582,8 +582,8 @@ Handlebars:
lexer: Text only
primary_extension: .handlebars
extensions:
- .html.handlebars
- .hbs
- .html.handlebars
- .html.hbs
Haskell: