[update] Pug support

This commit is contained in:
Bruno SIMON
2016-09-16 17:14:48 +02:00
parent a74df14a8c
commit 3407481ceb
11 changed files with 34 additions and 11 deletions
@@ -69,6 +69,7 @@ application.factory(
'php' : [ 'php' ],
'json' : [ 'json' ],
'jade' : [ 'jade' ],
'pug' : [ 'pug' ],
'md' : [ 'md' ],
'sql' : [ 'sql' ],
'apache' : [ 'htaccess', 'htpasswd' ],