php-html-in-stringAdds support for highlighting html inside of PHP strings. FeaturesEnable highlighting of html inside of php strings, this can be useful when echoing a html string. To enable the highlighting add a comment containing html before it. This is done so that we don't mark all strings as html.
|