mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-16 04:19:41 +08:00
4 lines
258 B
JavaScript
4 lines
258 B
JavaScript
![]() |
/*! `vbscript-html` grammar compiled for Highlight.js 11.5.1 */
|
||
|
(()=>{var e=(()=>{"use strict";return e=>({name:"VBScript in HTML",
|
||
|
subLanguage:"xml",contains:[{begin:"<%",end:"%>",subLanguage:"vbscript"}]})})()
|
||
|
;hljs.registerLanguage("vbscript-html",e)})();
|