Skip to content

Commit b8f7630

Browse files
committed
docs(ApexDox): update highlight.js library
1 parent 9f55805 commit b8f7630

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc-assets/highlight.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1204,7 +1204,8 @@ begin:"\\b[0-9]{4}(-[0-9][0-9]){0,2}([Tt \\t][0-9][0-9]?(:[0-9][0-9]){2})?(\\.[0
12041204
aliases:["yml"],contains:l}}});const qe=ae;for(const e of Object.keys(Ke)){
12051205
const n=e.replace("grmr_","").replace("_","-");qe.registerLanguage(n,Ke[e])}
12061206
return qe}()
1207-
;"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=hljs);/*! `apex` grammar compiled for Highlight.js 11.8.0 */
1207+
;"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=hljs);
1208+
/*! `apex` grammar compiled for Highlight.js 11.8.0 */
12081209
(()=>{var e=(()=>{"use strict";return e=>{
12091210
const t=e.regex,s="[a-zA-Z][a-zA-Z_0-9]*",a={scope:"number",variants:[{
12101211
match:/\b[0-9]+(?:\.[0-9]+)?/},{match:/\s(?:[0-9,]+)?\.[0-9]+/},{

0 commit comments

Comments
 (0)