[TxMt] colorization of html and php

Saul Rosenbaum lists at visualchutzpah.com
Sat Nov 24 22:32:53 UTC 2007


I never noticed this issue before, but if I have a php file with html  
in it like so:

<html>
<head></head>
<body>
<div>
<?
echo "hello world";
?>
</div>
<body>
</html>

I get code colorization to the first div tag the closing div, body  
and html tags go uncolorized - is this just me? I'm thinking this is  
a new issue, because I've never noticed it before?


-saul




More information about the textmate mailing list