Add support for gohtmltmpl files for Hugo (#473)

master
dozyio 2022-02-15 22:29:48 +00:00 committed by GitHub
parent b43250d1cf
commit 32e202a149
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ export const htmlLanguages = [
'erb',
'gohtml',
'GoHTML',
'gohtmltmpl',
'haml',
'handlebars',
'hbs',