Hi
It's between quotes, so it's normal that the text isn't colored like xhtml ....
I've got a problem like that one with a personnal language, and I know it's
irritating :(
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
My english is very bad... No, it's horrible... But I still hope you will understand what I am trying to explain...
I think it's pretty irritating, that XHTML/HTML in php, is grey, in Notepad++
Here is an example:
<?php
print "<a href=\"something.php\"><img scr=\"example.jpg\" /></a>";
?>
All the XHTML-code between print " and "; will be light grey in Notepad++
Is there anything I can do about it?
If there isn't anything to do, I'll download an other Notepad replacement...
It's so irritating...
But evrything else is so great, so it would be a shame if I had to do that...
So... - if there is any way to change it, I would be really glad :)
Hi
It's between quotes, so it's normal that the text isn't colored like xhtml ....
I've got a problem like that one with a personnal language, and I know it's
irritating :(
Oh - i ment:
<?php
print "<a href=\"something.php\"><img scr=\"example.jpg\" /></a>";
?>;
Sorry!