Skip to content

Commit 32b0cf5

Browse files
committed
Merge branch 'master' of github.com:rubychan/coderay
2 parents 9af5356 + 25ea056 commit 32b0cf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/coderay/helpers/file_type.rb

+1
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ def shebang filename
9999
'mab' => :ruby,
100100
'pas' => :delphi,
101101
'patch' => :diff,
102+
'phtml' => :php,
102103
'php' => :php,
103104
'php3' => :php,
104105
'php4' => :php,

0 commit comments

Comments
 (0)