]> luflow.net public git repositories - flow-web.git/blob - static/highlight/languages/vbscript-html.min.js
Initial commit.
[flow-web.git] / static / highlight / languages / vbscript-html.min.js
1 /*! `vbscript-html` grammar compiled for Highlight.js 11.11.1 */
2 (()=>{var e=(()=>{"use strict";return e=>({name:"VBScript in HTML",
3 subLanguage:"xml",contains:[{begin:"<%",end:"%>",subLanguage:"vbscript"}]})})()
4 ;hljs.registerLanguage("vbscript-html",e)})();