1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-02-11 01:10:45 +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"}]})})());