Skip to content

Commit 2f285f3

Browse files
committed
PHP is a better highlight for phtml files
1 parent 68d9a90 commit 2f285f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/coderay/helpers/file_type.rb

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

0 commit comments

Comments
 (0)