horseshoe
horseshoe copied to clipboard
.hbs and .handlebars Support
Currently the only file extensions supported are .txt and .html. This is bad practice; handlebar files should have the extension .hbs or .handlebars
@mhemmings thanks for the feedback. Might be a good idea to name the files something like mytemplate.txt.hbs
and mytemplate.html.hbs
.