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: 2a51d11748e2d5b51ca578707302f94ac3597df7 (plain)
1
{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/plaintext.js"],"names":["module","exports","hljs","disableAutodetect"],"mappings":"qFAAAA,EAAOC,QAAU,SAASC,GACtB,MAAO,CACHC,mBAAmB","file":"highlight/plaintext.js?v=25ba8e9fb8e0ca589759","sourcesContent":["module.exports = function(hljs) {\n    return {\n        disableAutodetect: true\n    };\n};"],"sourceRoot":""}