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:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-21 13:11:28 +0300
committernpmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>2021-04-21 13:24:29 +0300
commitac2dc10bda2a1c2fb3c9e5157b5c8859debf92a7 (patch)
treec294e5bc45910b0f1168b6ff5728b6b1f9b031c8 /js/highlight/mizar.js.map
parent9239ee771284877769d2d70983af04a502309771 (diff)
Bump @nextcloud/browserslist-config from 1.0.0 to 2.1.0
Bumps [@nextcloud/browserslist-config](https://github.com/nextcloud/browserslist-config) from 1.0.0 to 2.1.0. - [Release notes](https://github.com/nextcloud/browserslist-config/releases) - [Commits](https://github.com/nextcloud/browserslist-config/compare/v1.0.0...v2.1.0) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Diffstat (limited to 'js/highlight/mizar.js.map')
-rw-r--r--js/highlight/mizar.js.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/highlight/mizar.js.map b/js/highlight/mizar.js.map
index 56ef279f3..b9bcbf877 100644
--- a/js/highlight/mizar.js.map
+++ b/js/highlight/mizar.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/mizar.js"],"names":["module","exports","hljs","name","keywords","contains","COMMENT"],"mappings":"oGA4BAA,EAAOC,QApBP,SAAeC,GACb,MAAO,CACLC,KAAM,QACNC,SACE,ylBAUFC,SAAU,CACRH,EAAKI,QAAQ,KAAM","file":"highlight/mizar.js?v=56390998270dcdcdf65c","sourcesContent":["/*\nLanguage: Mizar\nDescription: The Mizar Language is a formal language derived from the mathematical vernacular.\nAuthor: Kelley van Evert <kelleyvanevert@gmail.com>\nWebsite: http://mizar.org/language/\nCategory: scientific\n*/\n\nfunction mizar(hljs) {\n return {\n name: 'Mizar',\n keywords:\n 'environ vocabularies notations constructors definitions ' +\n 'registrations theorems schemes requirements begin end definition ' +\n 'registration cluster existence pred func defpred deffunc theorem ' +\n 'proof let take assume then thus hence ex for st holds consider ' +\n 'reconsider such that and in provided of as from be being by means ' +\n 'equals implies iff redefine define now not or attr is mode ' +\n 'suppose per cases set thesis contradiction scheme reserve struct ' +\n 'correctness compatibility coherence symmetry assymetry ' +\n 'reflexivity irreflexivity connectedness uniqueness commutativity ' +\n 'idempotence involutiveness projectivity',\n contains: [\n hljs.COMMENT('::', '$')\n ]\n };\n}\n\nmodule.exports = mizar;\n"],"sourceRoot":""} \ No newline at end of file
+{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/mizar.js"],"names":["module","exports","hljs","name","keywords","contains","COMMENT"],"mappings":"oGA4BAA,EAAOC,QApBP,SAAeC,GACb,MAAO,CACLC,KAAM,QACNC,SACE,ylBAUFC,SAAU,CACRH,EAAKI,QAAQ,KAAM","file":"highlight/mizar.js?v=63a56117a32da0a1ecc2","sourcesContent":["/*\nLanguage: Mizar\nDescription: The Mizar Language is a formal language derived from the mathematical vernacular.\nAuthor: Kelley van Evert <kelleyvanevert@gmail.com>\nWebsite: http://mizar.org/language/\nCategory: scientific\n*/\n\nfunction mizar(hljs) {\n return {\n name: 'Mizar',\n keywords:\n 'environ vocabularies notations constructors definitions ' +\n 'registrations theorems schemes requirements begin end definition ' +\n 'registration cluster existence pred func defpred deffunc theorem ' +\n 'proof let take assume then thus hence ex for st holds consider ' +\n 'reconsider such that and in provided of as from be being by means ' +\n 'equals implies iff redefine define now not or attr is mode ' +\n 'suppose per cases set thesis contradiction scheme reserve struct ' +\n 'correctness compatibility coherence symmetry assymetry ' +\n 'reflexivity irreflexivity connectedness uniqueness commutativity ' +\n 'idempotence involutiveness projectivity',\n contains: [\n hljs.COMMENT('::', '$')\n ]\n };\n}\n\nmodule.exports = mizar;\n"],"sourceRoot":""} \ No newline at end of file