add gohtml

master
Brad Cornes 2020-05-25 19:37:45 +01:00
parent 02683ece85
commit bf524542ce
2 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,8 @@ export const DEFAULT_LANGUAGES = [
'edge', 'edge',
'ejs', 'ejs',
'erb', 'erb',
'gohtml',
'GoHTML',
'haml', 'haml',
'handlebars', 'handlebars',
'hbs', 'hbs',

View File

@ -8,6 +8,8 @@ export const HTML_LANGUAGES = [
'edge', 'edge',
'ejs', 'ejs',
'erb', 'erb',
'gohtml',
'GoHTML',
'haml', 'haml',
'handlebars', 'handlebars',
'hbs', 'hbs',