add mustache (#58)

master
Brad Cornes 2020-04-29 11:05:02 +01:00
parent 63f8c0ff07
commit a52765fc0f
2 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,7 @@ export const HTML_LANGUAGES = [
'leaf',
'liquid',
'markdown',
'mustache',
'njk',
'nunjucks',
'php',

View File

@ -15,6 +15,7 @@ export const LANGUAGES = [
'leaf',
'liquid',
'markdown',
'mustache',
'njk',
'nunjucks',
'php',