mirror of
https://github.com/kennethreitz-archive/kJS.tmbundle.git
synced 2026-06-05 23:50:19 +00:00
Fix an issue where a @ in a block comment would cause IE conditional comment matching for the rest of the document
This commit is contained in:
@@ -783,7 +783,7 @@
|
||||
</dict>
|
||||
</dict>
|
||||
<key>end</key>
|
||||
<string>/\*((@)end)\s*@\*/|(?<=@)\*/</string>
|
||||
<string>\*/</string>
|
||||
<key>endCaptures</key>
|
||||
<dict>
|
||||
<key>1</key>
|
||||
|
||||
Reference in New Issue
Block a user