update to higlight.js 8.4
This commit is contained in:
@@ -39,7 +39,7 @@ function(hljs) {
|
||||
var COMPILER ={
|
||||
// !compiler_flags
|
||||
className: 'constant',
|
||||
begin: '\\!(addincludedir|addplugindir|appendfile|cd|define|delfile|echo|else|endif|error|execute|finalize|getdllversionsystem|ifdef|ifmacrodef|ifmacrondef|ifndef|if|include|insertmacro|macroend|macro|packhdr|searchparse|searchreplace|tempfile|undef|verbose|warning)'
|
||||
begin: '\\!(addincludedir|addplugindir|appendfile|cd|define|delfile|echo|else|endif|error|execute|finalize|getdllversionsystem|ifdef|ifmacrodef|ifmacrondef|ifndef|if|include|insertmacro|macroend|macro|makensis|packhdr|searchparse|searchreplace|tempfile|undef|verbose|warning)'
|
||||
};
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user