-
Notifications
You must be signed in to change notification settings - Fork 590
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PHP] Improve event/style attribute value contexts (#3630)
* [PHP] Exclude prototype from event/style attribute values This commit excludes `prototype` from event/style attribute values as those contexts already include inherit syntax which highlights PHP tags well. Injecting prototype just creates duplicate patterns. * [PHP] Split strings into -body/-content This commit makes it easier for inheriting syntax to replace embedded JavaScript/CSS without duplicating all the basic string patterns.
- Loading branch information
Showing
1 changed file
with
26 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters