Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2021-06-30 11:19:00 +0300
committerJulius Härtl <jus@bitgrid.net>2021-07-14 15:56:06 +0300
commitd0a80a9529b8b4a785953b6d506e8b7a66538b5d (patch)
tree684c119734bf8f00767e9a2047a7679ffa8094ba /js/highlight/vbscript-html.js.map
parentf1a0c2ba0d025afb8272ccbcda21f2a4315a9306 (diff)
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'js/highlight/vbscript-html.js.map')
-rw-r--r--js/highlight/vbscript-html.js.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/highlight/vbscript-html.js.map b/js/highlight/vbscript-html.js.map
index 1d2796ad8..2400afc4a 100644
--- a/js/highlight/vbscript-html.js.map
+++ b/js/highlight/vbscript-html.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/vbscript-html.js"],"names":["module","exports","hljs","name","subLanguage","contains","begin","end"],"mappings":"oGAuBAA,EAAOC,QAdP,SAAsBC,GACpB,MAAO,CACLC,KAAM,mBACNC,YAAa,MACbC,SAAU,CACR,CACEC,MAAO,KACPC,IAAK,KACLH,YAAa","file":"highlight/vbscript-html.js?v=e162fa395f7c6a337166","sourcesContent":["/*\nLanguage: VBScript in HTML\nRequires: xml.js, vbscript.js\nAuthor: Ivan Sagalaev <maniac@softwaremaniacs.org>\nDescription: \"Bridge\" language defining fragments of VBScript in HTML within <% .. %>\nWebsite: https://en.wikipedia.org/wiki/VBScript\nCategory: scripting\n*/\n\nfunction vbscriptHtml(hljs) {\n return {\n name: 'VBScript in HTML',\n subLanguage: 'xml',\n contains: [\n {\n begin: '<%',\n end: '%>',\n subLanguage: 'vbscript'\n }\n ]\n };\n}\n\nmodule.exports = vbscriptHtml;\n"],"sourceRoot":""} \ No newline at end of file
+{"version":3,"sources":["webpack:///text/node_modules/highlight.js/lib/languages/vbscript-html.js"],"names":["module","exports","hljs","name","subLanguage","contains","begin","end"],"mappings":"sGAuBAA,EAAOC,QAdP,SAAsBC,GACpB,MAAO,CACLC,KAAM,mBACNC,YAAa,MACbC,SAAU,CACR,CACEC,MAAO,KACPC,IAAK,KACLH,YAAa","file":"highlight/vbscript-html.js?v=885a29f49b33c1704494","sourcesContent":["/*\nLanguage: VBScript in HTML\nRequires: xml.js, vbscript.js\nAuthor: Ivan Sagalaev <maniac@softwaremaniacs.org>\nDescription: \"Bridge\" language defining fragments of VBScript in HTML within <% .. %>\nWebsite: https://en.wikipedia.org/wiki/VBScript\nCategory: scripting\n*/\n\nfunction vbscriptHtml(hljs) {\n return {\n name: 'VBScript in HTML',\n subLanguage: 'xml',\n contains: [\n {\n begin: '<%',\n end: '%>',\n subLanguage: 'vbscript'\n }\n ]\n };\n}\n\nmodule.exports = vbscriptHtml;\n"],"sourceRoot":""} \ No newline at end of file