add gohtml
parent
02683ece85
commit
bf524542ce
|
@ -6,6 +6,8 @@ export const DEFAULT_LANGUAGES = [
|
|||
'edge',
|
||||
'ejs',
|
||||
'erb',
|
||||
'gohtml',
|
||||
'GoHTML',
|
||||
'haml',
|
||||
'handlebars',
|
||||
'hbs',
|
||||
|
|
|
@ -8,6 +8,8 @@ export const HTML_LANGUAGES = [
|
|||
'edge',
|
||||
'ejs',
|
||||
'erb',
|
||||
'gohtml',
|
||||
'GoHTML',
|
||||
'haml',
|
||||
'handlebars',
|
||||
'hbs',
|
||||
|
|
Loading…
Reference in New Issue