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>2019-09-04 10:59:31 +0300
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-09-04 11:44:00 +0300
commit930909d7ad2da93644ecb4df02f4f69fc96ae81d (patch)
treeaec9e2e2444b518d756d73503fa023d61e8fb4ef /js/highlight/vbscript-html.js.map
parenta89449926a62529b5c29b1108e7e8c6c02e48bf6 (diff)
Use tightLists option
Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
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 84d0aef00..d886d64dd 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","subLanguage","contains","begin","end"],"mappings":"6EAAAA,EAAOC,QAAU,SAASC,GACxB,MAAO,CACLC,YAAa,MACbC,SAAU,CACR,CACEC,MAAO,KAAMC,IAAK,KAClBH,YAAa","file":"highlight/vbscript-html.js?v=68e3ac295a725028c03d","sourcesContent":["module.exports = function(hljs) {\n return {\n subLanguage: 'xml',\n contains: [\n {\n begin: '<%', end: '%>',\n subLanguage: 'vbscript'\n }\n ]\n };\n};"],"sourceRoot":""} \ No newline at end of file
+{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/vbscript-html.js"],"names":["module","exports","hljs","subLanguage","contains","begin","end"],"mappings":"qFAAAA,EAAOC,QAAU,SAASC,GACxB,MAAO,CACLC,YAAa,MACbC,SAAU,CACR,CACEC,MAAO,KAAMC,IAAK,KAClBH,YAAa","file":"highlight/vbscript-html.js?v=edb950c6b760addc42fa","sourcesContent":["module.exports = function(hljs) {\n return {\n subLanguage: 'xml',\n contains: [\n {\n begin: '<%', end: '%>',\n subLanguage: 'vbscript'\n }\n ]\n };\n};"],"sourceRoot":""} \ No newline at end of file