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

plaintext.js.map « highlight « js - github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7ba6ce065fffae9f4bcf14b26cccfd100ddea46a (plain)
1
{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/plaintext.js"],"names":["module","exports","hljs","disableAutodetect"],"mappings":"6EAAAA,EAAAC,QAAA,SAAAC,GACA,OACAC,mBAAA","file":"highlight/plaintext.js?v=5d9997b6a11753ee99de","sourcesContent":["module.exports = function(hljs) {\n    return {\n        disableAutodetect: true\n    };\n};"],"sourceRoot":""}