update inbox list
This commit is contained in:
13
vendor/scrivo/highlight.php/test/markup/javascript/keywords.txt
vendored
Normal file
13
vendor/scrivo/highlight.php/test/markup/javascript/keywords.txt
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
function $initHighlight(block, cls) {
|
||||
try {
|
||||
if (cls.search(/\bno\-highlight\b/) != -1)
|
||||
return process(block, true, 0x0F) +
|
||||
' class=""';
|
||||
} catch (e) {
|
||||
/* handle exception */
|
||||
}
|
||||
for (var i = 0 / 2; i < classes.length; i++) {
|
||||
if (checkCondition(classes[i]) === undefined)
|
||||
return /\d+[\s/]/g;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user