Lucien Marie wrote:
Hi, I have mc 4.6.1 on redhat 8.0 and kde 3.0.3. I have a problem of colorization with php scripts. Bug ? Or my config bad? For exemple : html text ....<a href="#" title="<? echo $categorie; ?>">...end html text The beginning html is in blue (correct) then <? echo $categorie; ?> is colorized like script (correct) but the rest ">.... is colorized in green like a text.
You can either call it a bug, or a limitation in the syntax highlighting language. I don't know how to fix that. :(
Roland