1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00
Files
LocalCDN-Firefox-Chrome-Brave/resources/highlight.js/10.7.3/vbscript-html.min.jsm

3 lines
176 B
JavaScript

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