1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-02-13 02:10:47 +01:00

3 lines
176 B
JavaScript

hljs.registerLanguage("vbscript-html",(()=>{"use strict";return e=>({
name:"VBScript in HTML",subLanguage:"xml",contains:[{begin:"<%",end:"%>",
subLanguage:"vbscript"}]})})());