From 7e49db5ddefe8c515b5f3931a5c701efaac33d91 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Fri, 16 Dec 2022 17:45:03 -0600 Subject: change structure for new pyssg version --- live/static/hl/languages/vbscript-html.min.js | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 live/static/hl/languages/vbscript-html.min.js (limited to 'live/static/hl/languages/vbscript-html.min.js') diff --git a/live/static/hl/languages/vbscript-html.min.js b/live/static/hl/languages/vbscript-html.min.js new file mode 100644 index 0000000..5592331 --- /dev/null +++ b/live/static/hl/languages/vbscript-html.min.js @@ -0,0 +1,3 @@ +hljs.registerLanguage("vbscript-html",(()=>{"use strict";return e=>({ +name:"VBScript in HTML",subLanguage:"xml",contains:[{begin:"<%",end:"%>", +subLanguage:"vbscript"}]})})()); \ No newline at end of file -- cgit v1.2.3-54-g00ecf