github-linguist-grammars 4.6.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/grammars/file.lasso.json +713 -0
- data/grammars/module.ceylon.json +54 -0
- data/grammars/objdump.x86asm.json +73 -0
- data/grammars/source.Inform7.json +45 -0
- data/grammars/source.Kotlin.json +774 -0
- data/grammars/source.LS.json +104 -0
- data/grammars/source.MCPOST.json +68 -0
- data/grammars/source.MOD.json +70 -0
- data/grammars/source.abap.json +176 -0
- data/grammars/source.abl.json +138 -0
- data/grammars/source.actionscript.3.json +1571 -0
- data/grammars/source.acucobol.json +16 -0
- data/grammars/source.ada.json +140 -0
- data/grammars/source.agda.json +254 -0
- data/grammars/source.ahk.json +171 -0
- data/grammars/source.alloy.json +44 -0
- data/grammars/source.ampl.json +157 -0
- data/grammars/source.antlr.json +300 -0
- data/grammars/source.apache-config.json +352 -0
- data/grammars/source.apache-config.mod_perl.json +70 -0
- data/grammars/source.apl.json +442 -0
- data/grammars/source.applescript.json +1385 -0
- data/grammars/source.apt.json +25 -0
- data/grammars/source.asm.x86.json +182 -0
- data/grammars/source.asp.json +157 -0
- data/grammars/source.aspectj.json +963 -0
- data/grammars/source.ats.json +170 -0
- data/grammars/source.autoit.3.json +132 -0
- data/grammars/source.awk.json +388 -0
- data/grammars/source.befunge.json +38 -0
- data/grammars/source.bf.json +36 -0
- data/grammars/source.bison.json +59 -0
- data/grammars/source.blitzmax.json +912 -0
- data/grammars/source.boo.json +452 -0
- data/grammars/source.brightauthorproject.json +29 -0
- data/grammars/source.brightscript.json +158 -0
- data/grammars/source.bro.json +409 -0
- data/grammars/source.bsv.json +283 -0
- data/grammars/source.c++.json +364 -0
- data/grammars/source.c++.qt.json +37 -0
- data/grammars/source.c.ec.json +39 -0
- data/grammars/source.c.json +727 -0
- data/grammars/source.c.platform.json +154 -0
- data/grammars/source.cache.cmake.json +75 -0
- data/grammars/source.cake.json +16 -0
- data/grammars/source.camlp4.ocaml.json +63 -0
- data/grammars/source.capnp.json +93 -0
- data/grammars/source.ceylon.json +77 -0
- data/grammars/source.cfscript.cfc.json +170 -0
- data/grammars/source.cfscript.json +744 -0
- data/grammars/source.chapel.json +240 -0
- data/grammars/source.cirru.json +66 -0
- data/grammars/source.clarion.json +159 -0
- data/grammars/source.clips.json +80 -0
- data/grammars/source.clojure.json +397 -0
- data/grammars/source.cm.json +54 -0
- data/grammars/source.cmake.json +181 -0
- data/grammars/source.cobol.json +528 -0
- data/grammars/source.coffee.json +678 -0
- data/grammars/source.compiled-papyrus.json +11 -0
- data/grammars/source.cool.json +103 -0
- data/grammars/source.coq.json +62 -0
- data/grammars/source.crystal.json +2760 -0
- data/grammars/source.cs.json +556 -0
- data/grammars/source.css.json +630 -0
- data/grammars/source.css.less.json +276 -0
- data/grammars/source.css.mss.json +256 -0
- data/grammars/source.csx.json +16 -0
- data/grammars/source.cuda-c++.json +137 -0
- data/grammars/source.cython.json +2108 -0
- data/grammars/source.d.json +722 -0
- data/grammars/source.dart.json +763 -0
- data/grammars/source.desktop.json +90 -0
- data/grammars/source.diff.json +162 -0
- data/grammars/source.dockerfile.json +89 -0
- data/grammars/source.dosbatch.json +70 -0
- data/grammars/source.dot.json +126 -0
- data/grammars/source.dylan.json +217 -0
- data/grammars/source.eiffel.json +138 -0
- data/grammars/source.elixir.json +737 -0
- data/grammars/source.elm.json +355 -0
- data/grammars/source.erazor.json +126 -0
- data/grammars/source.erlang.json +1674 -0
- data/grammars/source.essl.json +50 -0
- data/grammars/source.factor.json +260 -0
- data/grammars/source.fan.json +188 -0
- data/grammars/source.fancy.json +270 -0
- data/grammars/source.fish.json +214 -0
- data/grammars/source.forth.json +101 -0
- data/grammars/source.fortran.json +499 -0
- data/grammars/source.fortran.modern.json +226 -0
- data/grammars/source.fsharp.json +403 -0
- data/grammars/source.gap.json +167 -0
- data/grammars/source.gcode.json +25 -0
- data/grammars/source.gdscript.json +154 -0
- data/grammars/source.gfm.json +1270 -0
- data/grammars/source.glsl.json +71 -0
- data/grammars/source.gnuplot.json +276 -0
- data/grammars/source.go.json +552 -0
- data/grammars/source.golo.json +182 -0
- data/grammars/source.gosu.2.json +163 -0
- data/grammars/source.grace.json +679 -0
- data/grammars/source.groovy.gradle.json +73 -0
- data/grammars/source.groovy.json +1385 -0
- data/grammars/source.harbour.json +450 -0
- data/grammars/source.haskell.json +449 -0
- data/grammars/source.haxe.2.json +1243 -0
- data/grammars/source.hss.1.json +464 -0
- data/grammars/source.httpspec.json +287 -0
- data/grammars/source.hxml.json +26 -0
- data/grammars/source.hy.json +270 -0
- data/grammars/source.idl-dlm.json +112 -0
- data/grammars/source.idl.json +267 -0
- data/grammars/source.idris.json +537 -0
- data/grammars/source.ini.json +113 -0
- data/grammars/source.inno.json +65 -0
- data/grammars/source.io.json +164 -0
- data/grammars/source.ioke.json +272 -0
- data/grammars/source.isabelle.root.json +68 -0
- data/grammars/source.isabelle.theory.json +106 -0
- data/grammars/source.j.json +49 -0
- data/grammars/source.jade.json +1009 -0
- data/grammars/source.jasmin.json +299 -0
- data/grammars/source.java-properties.json +97 -0
- data/grammars/source.java.json +1026 -0
- data/grammars/source.jcl.json +49 -0
- data/grammars/source.jflex.json +490 -0
- data/grammars/source.jq.json +218 -0
- data/grammars/source.js.json +948 -0
- data/grammars/source.js.jsx.json +2937 -0
- data/grammars/source.js.objj.json +424 -0
- data/grammars/source.js.regexp.json +150 -0
- data/grammars/source.js.regexp.replacement.json +30 -0
- data/grammars/source.json.json +149 -0
- data/grammars/source.julia.json +407 -0
- data/grammars/source.lean.json +145 -0
- data/grammars/source.lid.json +23 -0
- data/grammars/source.lilypond.json +623 -0
- data/grammars/source.lisp.json +111 -0
- data/grammars/source.litcoffee.json +669 -0
- data/grammars/source.livescript.json +616 -0
- data/grammars/source.llvm.json +71 -0
- data/grammars/source.logos.json +31 -0
- data/grammars/source.logtalk.json +315 -0
- data/grammars/source.loomscript.json +214 -0
- data/grammars/source.lsl.json +216 -0
- data/grammars/source.lua.json +191 -0
- data/grammars/source.makefile.json +474 -0
- data/grammars/source.makegen.json +13 -0
- data/grammars/source.man.json +53 -0
- data/grammars/source.mask.json +701 -0
- data/grammars/source.mata.json +133 -0
- data/grammars/source.mathematica.json +429 -0
- data/grammars/source.matlab.json +776 -0
- data/grammars/source.mercury.json +251 -0
- data/grammars/source.ml.json +291 -0
- data/grammars/source.modelica.json +142 -0
- data/grammars/source.modula2.json +103 -0
- data/grammars/source.monkey.json +701 -0
- data/grammars/source.moonscript.json +149 -0
- data/grammars/source.mupad.json +149 -0
- data/grammars/source.nant-build.json +86 -0
- data/grammars/source.ncl.json +66 -0
- data/grammars/source.nemerle.json +137 -0
- data/grammars/source.nesc.json +27 -0
- data/grammars/source.netlinx.erb.json +47 -0
- data/grammars/source.netlinx.json +768 -0
- data/grammars/source.nginx.json +797 -0
- data/grammars/source.nim.json +1150 -0
- data/grammars/source.nim_filter.json +133 -0
- data/grammars/source.nimcfg.json +116 -0
- data/grammars/source.ninja.json +66 -0
- data/grammars/source.nit.json +238 -0
- data/grammars/source.nix.json +1200 -0
- data/grammars/source.nmml.json +87 -0
- data/grammars/source.nsis.json +150 -0
- data/grammars/source.objc++.json +19 -0
- data/grammars/source.objc.json +918 -0
- data/grammars/source.objc.platform.json +277 -0
- data/grammars/source.ocaml.json +1426 -0
- data/grammars/source.ocamllex.json +305 -0
- data/grammars/source.ocamlyacc.json +346 -0
- data/grammars/source.octave.json +451 -0
- data/grammars/source.ooc.json +692 -0
- data/grammars/source.opa.json +206 -0
- data/grammars/source.opal.json +415 -0
- data/grammars/source.opalsysdefs.json +70 -0
- data/grammars/source.opencobol.json +65 -0
- data/grammars/source.ox.json +97 -0
- data/grammars/source.oz.json +84 -0
- data/grammars/source.papyrus-assembly.json +266 -0
- data/grammars/source.papyrus.json +231 -0
- data/grammars/source.parrot.pir.json +117 -0
- data/grammars/source.pascal.json +150 -0
- data/grammars/source.perl.6.json +310 -0
- data/grammars/source.perl.json +2413 -0
- data/grammars/source.php.zephir.json +362 -0
- data/grammars/source.pig_latin.json +172 -0
- data/grammars/source.pike.json +62 -0
- data/grammars/source.plsql.oracle.json +642 -0
- data/grammars/source.po.json +232 -0
- data/grammars/source.pogoscript.json +85 -0
- data/grammars/source.postscript.json +231 -0
- data/grammars/source.powershell.json +755 -0
- data/grammars/source.processing.json +885 -0
- data/grammars/source.prolog.eclipse.json +206 -0
- data/grammars/source.prolog.json +292 -0
- data/grammars/source.protobuf.json +395 -0
- data/grammars/source.pubspec.json +13 -0
- data/grammars/source.puppet.json +494 -0
- data/grammars/source.purescript.json +818 -0
- data/grammars/source.pyjade.json +1010 -0
- data/grammars/source.python.django.json +34 -0
- data/grammars/source.python.json +1960 -0
- data/grammars/source.python.salt.json +13 -0
- data/grammars/source.qmake.json +217 -0
- data/grammars/source.qml.json +195 -0
- data/grammars/source.r.json +203 -0
- data/grammars/source.racket.json +119 -0
- data/grammars/source.rebol.json +647 -0
- data/grammars/source.red.json +652 -0
- data/grammars/source.regexp.babel.json +190 -0
- data/grammars/source.regexp.python.json +187 -0
- data/grammars/source.regexp.spin.json +188 -0
- data/grammars/source.ruby.json +1956 -0
- data/grammars/source.ruby.rspec.cucumber.steps.json +274 -0
- data/grammars/source.rust.json +269 -0
- data/grammars/source.sas.json +322 -0
- data/grammars/source.sas_log.json +26 -0
- data/grammars/source.sass.json +248 -0
- data/grammars/source.sbt.json +36 -0
- data/grammars/source.scad.json +152 -0
- data/grammars/source.scala.json +739 -0
- data/grammars/source.scaml.json +466 -0
- data/grammars/source.scheme.json +370 -0
- data/grammars/source.scilab.json +103 -0
- data/grammars/source.scss.json +1321 -0
- data/grammars/source.shell.json +1212 -0
- data/grammars/source.smali.json +1668 -0
- data/grammars/source.smalltalk.json +135 -0
- data/grammars/source.smt.json +173 -0
- data/grammars/source.sp.json +118 -0
- data/grammars/source.sparql.json +23 -0
- data/grammars/source.spin.json +936 -0
- data/grammars/source.sqf.json +112 -0
- data/grammars/source.sql.json +473 -0
- data/grammars/source.stata.json +208 -0
- data/grammars/source.strings.json +53 -0
- data/grammars/source.stylus.json +1021 -0
- data/grammars/source.swift.json +965 -0
- data/grammars/source.systemverilog.json +1050 -0
- data/grammars/source.tcl.json +277 -0
- data/grammars/source.tea.json +180 -0
- data/grammars/source.thrift.json +704 -0
- data/grammars/source.toml.json +327 -0
- data/grammars/source.ts.json +1094 -0
- data/grammars/source.tsx.json +1324 -0
- data/grammars/source.turtle.json +505 -0
- data/grammars/source.txl.json +62 -0
- data/grammars/source.ucfconstraints.json +72 -0
- data/grammars/source.vala.json +814 -0
- data/grammars/source.varnish.vcl.json +343 -0
- data/grammars/source.vbnet.json +338 -0
- data/grammars/source.verilog.json +302 -0
- data/grammars/source.vhdl.json +1349 -0
- data/grammars/source.viml.json +224 -0
- data/grammars/source.webidl.json +814 -0
- data/grammars/source.x10.json +68 -0
- data/grammars/source.x86asm.json +47 -0
- data/grammars/source.xc.json +379 -0
- data/grammars/source.xq.json +241 -0
- data/grammars/source.xquery.json +193 -0
- data/grammars/source.xtend.json +733 -0
- data/grammars/source.yaml.json +334 -0
- data/grammars/source.yaml.salt.json +348 -0
- data/grammars/text.bibtex.json +251 -0
- data/grammars/text.cfml.basic.json +736 -0
- data/grammars/text.dart-analysis-output.json +162 -0
- data/grammars/text.dart-doccomments.json +19 -0
- data/grammars/text.elixir.json +45 -0
- data/grammars/text.gherkin.feature.json +135 -0
- data/grammars/text.groff.json +113 -0
- data/grammars/text.haml.json +299 -0
- data/grammars/text.html.abl.json +24 -0
- data/grammars/text.html.asciidoc.json +492 -0
- data/grammars/text.html.asdoc.json +541 -0
- data/grammars/text.html.asp.json +58 -0
- data/grammars/text.html.basic.json +552 -0
- data/grammars/text.html.cfm.json +811 -0
- data/grammars/text.html.creole.json +329 -0
- data/grammars/text.html.django.json +69 -0
- data/grammars/text.html.elixir.json +18 -0
- data/grammars/text.html.erb.json +157 -0
- data/grammars/text.html.erlang.yaws.json +72 -0
- data/grammars/text.html.factor.json +27 -0
- data/grammars/text.html.handlebars.json +783 -0
- data/grammars/text.html.jsp.json +1203 -0
- data/grammars/text.html.liquid.json +35 -0
- data/grammars/text.html.mako.json +729 -0
- data/grammars/text.html.markdown.source.gfm.apib.json +1297 -0
- data/grammars/text.html.markdown.source.gfm.mson.json +1165 -0
- data/grammars/text.html.mediawiki.json +972 -0
- data/grammars/text.html.php.json +2607 -0
- data/grammars/text.html.slash.json +313 -0
- data/grammars/text.html.smarty.json +216 -0
- data/grammars/text.html.ssp.json +49 -0
- data/grammars/text.html.tcl.json +44 -0
- data/grammars/text.html.twig.json +1353 -0
- data/grammars/text.html.vue.json +642 -0
- data/grammars/text.idl-idldoc.json +14 -0
- data/grammars/text.junit-test-report.json +92 -0
- data/grammars/text.log.latex.json +86 -0
- data/grammars/text.python.console.json +25 -0
- data/grammars/text.python.traceback.json +46 -0
- data/grammars/text.rdoc.json +48 -0
- data/grammars/text.restructuredtext.json +561 -0
- data/grammars/text.robot.json +73 -0
- data/grammars/text.shell-session.json +48 -0
- data/grammars/text.slim.json +527 -0
- data/grammars/text.tex.json +271 -0
- data/grammars/text.tex.latex.beamer.json +63 -0
- data/grammars/text.tex.latex.haskell.json +56 -0
- data/grammars/text.tex.latex.json +1013 -0
- data/grammars/text.tex.latex.memoir.json +99 -0
- data/grammars/text.tex.latex.rd.json +117 -0
- data/grammars/text.xml.ant.json +202 -0
- data/grammars/text.xml.flex-config.json +2634 -0
- data/grammars/text.xml.genshi.json +34 -0
- data/grammars/text.xml.json +364 -0
- data/grammars/text.xml.pom.json +774 -0
- data/grammars/text.xml.xsl.json +94 -0
- data/grammars/text.zone_file.json +72 -0
- data/lib/linguist/grammars.rb +13 -0
- metadata +389 -0
@@ -0,0 +1,972 @@
|
|
1
|
+
{
|
2
|
+
"comment": "\n\t\tTODO: language\n\t\t 1. Add a bunch of HTML tags. See the #block and #style sections.\n\t\t 2. Correctly scope all the parser functions and their contents.\n\t\t This on will be complicated, as there are several: expr, if, etc.\n\t\t 3. Get some kind of folding by heading (Not possible with TM1 rules).\n\t\t 4. Make sure that illegal things are correctly scoped illegal.\n\t\t This is non-trivial, and has several parts\n\t\t - Bold/italic are based on brain-dead heuristics. Also, we should\n\t\t scope as illegal when for instance a new heading starts\n\t\t before an italic has been closed.\n\t\t - Templates... these will be pretty tough as they are flexible.\n\t\t 5. <timeline></timeline> tag. Not sure this one is worth the effort\n\n\t\t 6. Figure out a better scope for meta.function-call. Infininight\n\t\t suggests entity.name.function.call, to be paralleled by\n\t\t entity.name.function.definition. I am not completely sure I like\n\t\t that solution, but it is probably better than meta.function-call\n\n\t\tTODO snippets and commands\n\t\t 1. Add a drop command (and keyboard shortcuts) for links/images\n\t\t 2. Make sure all the preference items are sorted out, for instance\n\t\t smart typing pairs, indent patterns, etc.\n\t\t 3. Command: big/small\n\t\t\n\t\tFINISHED:\n\t\t 1. Add support for LaTeX math mode inside of <math></math> tags.\n\t\t 2. Add a command for new list item. This one is trivial\n\t\t 3. Get the symbol list working on headings. Trivial.\n\t\t 4. <gallery></gallery> tag. This one adds some complication, but\n\t\t is worth supporting.\n\t\t 5. commands for bold/italic (tbates)\n\t\t 6. All lists scoped by type of list. (tbates)\n\t",
|
3
|
+
"fileTypes": [
|
4
|
+
"mediawiki",
|
5
|
+
"wikipedia",
|
6
|
+
"wiki"
|
7
|
+
],
|
8
|
+
"keyEquivalent": "^~M",
|
9
|
+
"name": "Mediawiki",
|
10
|
+
"patterns": [
|
11
|
+
{
|
12
|
+
"include": "#block"
|
13
|
+
},
|
14
|
+
{
|
15
|
+
"include": "#inline"
|
16
|
+
}
|
17
|
+
],
|
18
|
+
"repository": {
|
19
|
+
"block": {
|
20
|
+
"patterns": [
|
21
|
+
{
|
22
|
+
"begin": "^\\s*(?i)(#redirect)",
|
23
|
+
"beginCaptures": {
|
24
|
+
"1": {
|
25
|
+
"name": "keyword.control.redirect.mediawiki"
|
26
|
+
}
|
27
|
+
},
|
28
|
+
"end": "\\n",
|
29
|
+
"name": "meta.redirect.mediawiki",
|
30
|
+
"patterns": [
|
31
|
+
{
|
32
|
+
"include": "#link"
|
33
|
+
}
|
34
|
+
]
|
35
|
+
},
|
36
|
+
{
|
37
|
+
"begin": " ?(<)(source)[ \\t]+(lang)(=)(\"[^\"]+\")(>)",
|
38
|
+
"beginCaptures": {
|
39
|
+
"1": {
|
40
|
+
"name": "punctuation.definition.tag.mediawiki"
|
41
|
+
},
|
42
|
+
"2": {
|
43
|
+
"name": "storage.type.mediawiki"
|
44
|
+
},
|
45
|
+
"3": {
|
46
|
+
"name": "storage.type.mediawiki"
|
47
|
+
},
|
48
|
+
"4": {
|
49
|
+
"name": "punctuation.section.mediawiki"
|
50
|
+
},
|
51
|
+
"5": {
|
52
|
+
"name": "string.quoted.mediawiki"
|
53
|
+
},
|
54
|
+
"6": {
|
55
|
+
"name": "punctuation.definition.tag.mediawiki"
|
56
|
+
}
|
57
|
+
},
|
58
|
+
"comment": "source: <source lang=\"R\">",
|
59
|
+
"end": " ?(</)(source)(>)",
|
60
|
+
"endCaptures": {
|
61
|
+
"1": {
|
62
|
+
"name": "punctuation.definition.tag.mediawiki"
|
63
|
+
},
|
64
|
+
"2": {
|
65
|
+
"name": "storage.type.mediawiki"
|
66
|
+
},
|
67
|
+
"3": {
|
68
|
+
"name": "punctuation.definition.tag.mediawiki"
|
69
|
+
}
|
70
|
+
},
|
71
|
+
"name": "meta.tag.source.mediawiki",
|
72
|
+
"patterns": [
|
73
|
+
{
|
74
|
+
"include": "#tag-stuff"
|
75
|
+
}
|
76
|
+
]
|
77
|
+
},
|
78
|
+
{
|
79
|
+
"captures": {
|
80
|
+
"1": {
|
81
|
+
"name": "punctuation.definition.heading.mediawiki"
|
82
|
+
},
|
83
|
+
"2": {
|
84
|
+
"name": "entity.name.section.mediawiki"
|
85
|
+
},
|
86
|
+
"3": {
|
87
|
+
"patterns": [
|
88
|
+
{
|
89
|
+
"match": "=+$",
|
90
|
+
"name": "invalid.illegal.extra-equals-sign.mediawiki"
|
91
|
+
},
|
92
|
+
{
|
93
|
+
"include": "#inline"
|
94
|
+
}
|
95
|
+
]
|
96
|
+
},
|
97
|
+
"4": {
|
98
|
+
"name": "punctuation.definition.heading.mediawiki"
|
99
|
+
}
|
100
|
+
},
|
101
|
+
"match": "^(={1,6})(?!=)((.+))(\\1)\\s*$\\n?",
|
102
|
+
"name": "markup.heading.${1/=(?<b>=)?(?<c>=)?(?<d>=)?(?<e>=)?(?<f>=)?/${f:?6:${e:?5:${d:?4:${c:?3:${b:?2:1}}}}}/}.mediawiki"
|
103
|
+
},
|
104
|
+
{
|
105
|
+
"comment": "\n\t\t\t\t\t\tA separator is made up of 4 or more -s alone on a\n\t\t\t\t\t\tline by themselves.\n\t\t\t\t\t",
|
106
|
+
"match": "^-{4,}[ \\t]*($\\n)?",
|
107
|
+
"name": "meta.separator.mediawiki"
|
108
|
+
},
|
109
|
+
{
|
110
|
+
"begin": "^ (?=\\s*\\S)",
|
111
|
+
"comment": "\n\t\t\t\t\t\tCode blocks start with one space. Wiki text and\n\t\t\t\t\t\thtml are still interpreted in MediaWiki, unlike in\n\t\t\t\t\t\tmediawiki.\n\t\t\t\t\t",
|
112
|
+
"end": "^(?=[^ ])",
|
113
|
+
"name": "markup.raw.block.mediawiki",
|
114
|
+
"patterns": [
|
115
|
+
{
|
116
|
+
"include": "#inline"
|
117
|
+
}
|
118
|
+
]
|
119
|
+
},
|
120
|
+
{
|
121
|
+
"begin": "^([#:;])",
|
122
|
+
"comment": "\n\t\t\t\t\t\tneed to scope nested lists\n\t\t\t\t\t\t - need to cope with \n definition lists (; :)\n\t\t\t\t\t\t indented paragraphs, as used on talk pages (:)\n\t\t\t\t\t",
|
123
|
+
"end": "^(?!\\1)",
|
124
|
+
"name": "markup.list.numbered.mediawiki",
|
125
|
+
"patterns": [
|
126
|
+
{
|
127
|
+
"include": "#inline"
|
128
|
+
}
|
129
|
+
]
|
130
|
+
},
|
131
|
+
{
|
132
|
+
"begin": "^([*])",
|
133
|
+
"comment": "unordered list",
|
134
|
+
"end": "^(?!\\1)",
|
135
|
+
"name": "markup.list.unnumbered.mediawiki",
|
136
|
+
"patterns": [
|
137
|
+
{
|
138
|
+
"include": "#inline"
|
139
|
+
}
|
140
|
+
]
|
141
|
+
},
|
142
|
+
{
|
143
|
+
"include": "#table"
|
144
|
+
},
|
145
|
+
{
|
146
|
+
"include": "#comments"
|
147
|
+
},
|
148
|
+
{
|
149
|
+
"begin": "^(?![\\t ;*#:=]|----|$)",
|
150
|
+
"comment": "\n\t\t\t\t\t\tAnything that is not a code block, list, header, etc.\n\t\t\t\t\t\tis a paragraph.\n\t\t\t\t\t",
|
151
|
+
"end": "^(?:\\s*$|(?=[;*#:=]|----))",
|
152
|
+
"name": "meta.paragraph.mediawiki",
|
153
|
+
"patterns": [
|
154
|
+
{
|
155
|
+
"include": "#inline"
|
156
|
+
}
|
157
|
+
]
|
158
|
+
}
|
159
|
+
]
|
160
|
+
},
|
161
|
+
"block_html": {
|
162
|
+
"comment": "\n\t\t\t\tThe available block HTML tags supported are:\n\t\t\t\t * blockquote, center, pre, div, hr, p\n\t\t\t\t * tables: table, th, tr, td, caption\n\t\t\t\t * lists: ul, ol, li\n\t\t\t\t * definition lists: dl, dt, dd\n\t\t\t\t * headers: h1, h2, h3, h4, h5, h6\n\t\t\t\t * br\n\t\t\t",
|
163
|
+
"patterns": [
|
164
|
+
{
|
165
|
+
"begin": "(<math>)",
|
166
|
+
"captures": {
|
167
|
+
"0": {
|
168
|
+
"name": "punctuation.section.embedded.tex.math"
|
169
|
+
},
|
170
|
+
"1": {
|
171
|
+
"name": "meta.tag.inline.math.mediawiki"
|
172
|
+
},
|
173
|
+
"2": {
|
174
|
+
"name": "source.tex.math"
|
175
|
+
}
|
176
|
+
},
|
177
|
+
"contentName": "source.tex.math",
|
178
|
+
"end": "((<)/math>)",
|
179
|
+
"name": "meta.embedded.tex.math",
|
180
|
+
"patterns": [
|
181
|
+
{
|
182
|
+
"include": "text.tex.math"
|
183
|
+
}
|
184
|
+
]
|
185
|
+
},
|
186
|
+
{
|
187
|
+
"begin": "<table[^>]*>",
|
188
|
+
"contentName": "source.html",
|
189
|
+
"end": "</table>",
|
190
|
+
"name": "meta.embedded.html.table",
|
191
|
+
"patterns": [
|
192
|
+
{
|
193
|
+
"include": "text.html"
|
194
|
+
}
|
195
|
+
]
|
196
|
+
},
|
197
|
+
{
|
198
|
+
"begin": "(<)(ref)(>)",
|
199
|
+
"beginCaptures": {
|
200
|
+
"1": {
|
201
|
+
"name": "meta.tag.inline.ref.mediawiki"
|
202
|
+
},
|
203
|
+
"2": {
|
204
|
+
"name": "entity.name.tag.ref.mediawiki"
|
205
|
+
},
|
206
|
+
"3": {
|
207
|
+
"name": "meta.tag.inline.ref.mediawiki"
|
208
|
+
}
|
209
|
+
},
|
210
|
+
"comment": "<ref>content</ref> TODO: Redundant with named tag",
|
211
|
+
"contentName": "meta.reference.content.mediawiki",
|
212
|
+
"end": "(</)(ref)(>)",
|
213
|
+
"endCaptures": {
|
214
|
+
"1": {
|
215
|
+
"name": "meta.tag.inline.ref.mediawiki"
|
216
|
+
},
|
217
|
+
"2": {
|
218
|
+
"name": "entity.name.tag.ref.mediawiki"
|
219
|
+
},
|
220
|
+
"3": {
|
221
|
+
"name": "meta.tag.inline.ref.mediawiki"
|
222
|
+
}
|
223
|
+
},
|
224
|
+
"name": "meta.reference.mediawiki",
|
225
|
+
"patterns": [
|
226
|
+
{
|
227
|
+
"include": "#inline"
|
228
|
+
}
|
229
|
+
]
|
230
|
+
},
|
231
|
+
{
|
232
|
+
"captures": {
|
233
|
+
"1": {
|
234
|
+
"name": "meta.tag.inline.ref.mediawiki"
|
235
|
+
},
|
236
|
+
"2": {
|
237
|
+
"name": "entity.name.tag.ref.mediawiki"
|
238
|
+
},
|
239
|
+
"4": {
|
240
|
+
"name": "entity.name.tag.name.mediawiki"
|
241
|
+
},
|
242
|
+
"5": {
|
243
|
+
"name": "meta.tag.inline.ref.mediawiki"
|
244
|
+
},
|
245
|
+
"6": {
|
246
|
+
"name": "string.quoted.ref.name.mediawiki"
|
247
|
+
},
|
248
|
+
"7": {
|
249
|
+
"name": "meta.tag.inline.ref.mediawiki"
|
250
|
+
}
|
251
|
+
},
|
252
|
+
"comment": "<ref name=\"label\"/>",
|
253
|
+
"match": "(<)(ref) *((name) *(=) *([^>]*))(/>)",
|
254
|
+
"name": "meta.reference.named.cite.mediawiki"
|
255
|
+
},
|
256
|
+
{
|
257
|
+
"begin": "(<)(ref) *((name) *(=) *([^>]*))(>)",
|
258
|
+
"beginCaptures": {
|
259
|
+
"1": {
|
260
|
+
"name": "meta.tag.inline.ref.mediawiki"
|
261
|
+
},
|
262
|
+
"2": {
|
263
|
+
"name": "entity.name.tag.ref.mediawiki"
|
264
|
+
},
|
265
|
+
"4": {
|
266
|
+
"name": "entity.name.tag.name.mediawiki"
|
267
|
+
},
|
268
|
+
"5": {
|
269
|
+
"name": "meta.tag.inline.ref.mediawiki"
|
270
|
+
},
|
271
|
+
"6": {
|
272
|
+
"name": "string.quoted.ref.name.mediawiki"
|
273
|
+
},
|
274
|
+
"7": {
|
275
|
+
"name": "meta.tag.inline.ref.mediawiki"
|
276
|
+
}
|
277
|
+
},
|
278
|
+
"comment": "<ref name=\"label\">content</ref>",
|
279
|
+
"contentName": "meta.reference.content.labelled.mediawiki",
|
280
|
+
"end": "(</ref>)",
|
281
|
+
"endCaptures": {
|
282
|
+
"1": {
|
283
|
+
"name": "meta.tag.inline.ref.mediawiki"
|
284
|
+
}
|
285
|
+
},
|
286
|
+
"patterns": [
|
287
|
+
{
|
288
|
+
"include": "#inline"
|
289
|
+
}
|
290
|
+
]
|
291
|
+
},
|
292
|
+
{
|
293
|
+
"begin": "(<gallery>)",
|
294
|
+
"captures": {
|
295
|
+
"1": {
|
296
|
+
"name": "meta.tag.inline.ref.mediawiki"
|
297
|
+
}
|
298
|
+
},
|
299
|
+
"contentName": "meta.gallery.mediawiki",
|
300
|
+
"end": "(</gallery>)",
|
301
|
+
"patterns": [
|
302
|
+
{
|
303
|
+
"begin": "(?x)\n\t\t\t\t\t\t\t\t^(?!\\s*\\n)\t # not an empty line\n\t\t\t\t\t\t\t\t( [ ]*(((i|I)mage)(:)) # spaces, image, colon\n\t\t\t\t\t\t\t\t ([^\\[\\]|]+) # anything\n\t\t\t\t\t\t\t\t (?<!\\s)[ ]* # spaces\n\t\t\t\t\t\t\t\t)?\n\t\t\t\t\t\t\t",
|
304
|
+
"beginCaptures": {
|
305
|
+
"3": {
|
306
|
+
"name": "constant.other.namespace.image.mediawiki"
|
307
|
+
},
|
308
|
+
"5": {
|
309
|
+
"name": "punctuation.fix_this_later.colon.mediawiki"
|
310
|
+
},
|
311
|
+
"6": {
|
312
|
+
"name": "constant.other.wiki-link.image.mediawiki"
|
313
|
+
}
|
314
|
+
},
|
315
|
+
"end": "\\n",
|
316
|
+
"name": "meta.item.gallery.mediawiki",
|
317
|
+
"patterns": [
|
318
|
+
{
|
319
|
+
"begin": "^(?!\\|)|(\\|)",
|
320
|
+
"beginCaptures": {
|
321
|
+
"1": {
|
322
|
+
"name": "punctuation.fix_this_later.pipe.mediawiki"
|
323
|
+
}
|
324
|
+
},
|
325
|
+
"contentName": "string.other.title.gallery.mediawiki",
|
326
|
+
"end": "\\n|(?=\\|)",
|
327
|
+
"patterns": [
|
328
|
+
{
|
329
|
+
"include": "#inline"
|
330
|
+
}
|
331
|
+
]
|
332
|
+
},
|
333
|
+
{
|
334
|
+
"match": "\\|",
|
335
|
+
"name": "punctuation.fix_this_later.pipe.mediawiki"
|
336
|
+
}
|
337
|
+
]
|
338
|
+
}
|
339
|
+
]
|
340
|
+
}
|
341
|
+
]
|
342
|
+
},
|
343
|
+
"comments": {
|
344
|
+
"patterns": [
|
345
|
+
{
|
346
|
+
"begin": "<!--",
|
347
|
+
"end": "--\\s*>",
|
348
|
+
"name": "comment.block.html.mediawiki",
|
349
|
+
"patterns": [
|
350
|
+
{
|
351
|
+
"match": "--",
|
352
|
+
"name": "invalid.illegal.bad-comments-or-CDATA.html.mediawiki"
|
353
|
+
}
|
354
|
+
]
|
355
|
+
}
|
356
|
+
]
|
357
|
+
},
|
358
|
+
"entities": {
|
359
|
+
"comment": "\n\t\t\t\tMediawiki supports Unicode, so these should not usually be\n\t\t\t\tnecessary, but they do show up on pages from time to time.\n\t\t\t",
|
360
|
+
"patterns": [
|
361
|
+
{
|
362
|
+
"match": "&([a-zA-Z0-9]+|#[0-9]+|#x[0-9a-fA-F]+);",
|
363
|
+
"name": "constant.character.entity.html.mediawiki"
|
364
|
+
},
|
365
|
+
{
|
366
|
+
"match": "&",
|
367
|
+
"name": "invalid.illegal.bad-ampersand.html.mediawiki"
|
368
|
+
}
|
369
|
+
]
|
370
|
+
},
|
371
|
+
"inline": {
|
372
|
+
"patterns": [
|
373
|
+
{
|
374
|
+
"captures": {
|
375
|
+
"1": {
|
376
|
+
"name": "constant.other.date-time.mediawiki"
|
377
|
+
},
|
378
|
+
"2": {
|
379
|
+
"name": "invalid.illegal.too-many-tildes.mediawiki"
|
380
|
+
}
|
381
|
+
},
|
382
|
+
"match": "(~~~~~)(~{0,2})(?!~)"
|
383
|
+
},
|
384
|
+
{
|
385
|
+
"comment": "3 ~s for sig, 4 for sig + timestamp",
|
386
|
+
"match": "~~~~?",
|
387
|
+
"name": "constant.other.signature.mediawiki"
|
388
|
+
},
|
389
|
+
{
|
390
|
+
"include": "#link"
|
391
|
+
},
|
392
|
+
{
|
393
|
+
"include": "#style"
|
394
|
+
},
|
395
|
+
{
|
396
|
+
"include": "#table"
|
397
|
+
},
|
398
|
+
{
|
399
|
+
"include": "#template"
|
400
|
+
},
|
401
|
+
{
|
402
|
+
"include": "#block_html"
|
403
|
+
},
|
404
|
+
{
|
405
|
+
"include": "#comments"
|
406
|
+
}
|
407
|
+
]
|
408
|
+
},
|
409
|
+
"link": {
|
410
|
+
"patterns": [
|
411
|
+
{
|
412
|
+
"applyEndPatternLast": 1,
|
413
|
+
"begin": "(?x:\n\t\t\t\t\t\t(\\[\\[) # opening brackets\n\t\t\t\t\t\t ( [ ]*(((i|I)mage)(:)) # spaces, image, colon\n\t\t\t\t\t\t ([^\\[\\]|]+) # anything\n\t\t\t\t\t\t (?<!\\s)[ ]* # spaces\n\t\t\t\t\t\t )\n\t\t\t\t\t)",
|
414
|
+
"beginCaptures": {
|
415
|
+
"1": {
|
416
|
+
"name": "meta.tag.inline.any.mediawiki"
|
417
|
+
},
|
418
|
+
"4": {
|
419
|
+
"name": "constant.other.namespace.image.mediawiki"
|
420
|
+
},
|
421
|
+
"6": {
|
422
|
+
"name": "punctuation.fix_this_later.colon.mediawiki"
|
423
|
+
},
|
424
|
+
"7": {
|
425
|
+
"name": "constant.other.wiki-link.image.mediawiki"
|
426
|
+
}
|
427
|
+
},
|
428
|
+
"end": "(?x:\n\t\t\t\t\t\t ((\\|)[ ]*( [^\\[\\]|]+ )[ ]*)? # pipe, spaces, anything, spaces\n\t\t\t\t\t\t(\\]\\]) # closing brackets\n\t\t\t\t\t)",
|
429
|
+
"endCaptures": {
|
430
|
+
"2": {
|
431
|
+
"name": "punctuation.fix_this_later.pipe.mediawiki"
|
432
|
+
},
|
433
|
+
"3": {
|
434
|
+
"name": "string.other.title.link.wiki-link.mediawiki"
|
435
|
+
}
|
436
|
+
},
|
437
|
+
"name": "meta.image.wiki.mediawiki",
|
438
|
+
"patterns": [
|
439
|
+
{
|
440
|
+
"captures": {
|
441
|
+
"1": {
|
442
|
+
"name": "punctuation.fix_this_later.pipe.mediawiki"
|
443
|
+
},
|
444
|
+
"2": {
|
445
|
+
"name": "keyword.control.image.formatting.mediawiki"
|
446
|
+
},
|
447
|
+
"3": {
|
448
|
+
"name": "keyword.control.image.alignment.mediawiki"
|
449
|
+
},
|
450
|
+
"4": {
|
451
|
+
"name": "constant.numeric.image.width.mediawiki"
|
452
|
+
},
|
453
|
+
"5": {
|
454
|
+
"name": "constant.other.unit.mediawiki"
|
455
|
+
}
|
456
|
+
},
|
457
|
+
"match": "(?x)\n\t\t\t\t\t\t\t\t(\\|)[ ]*\n\t\t\t\t\t\t\t\t( (thumb|thumbnail|frame)\n\t\t\t\t\t\t\t\t |(right|left|center|none)\n\t\t\t\t\t\t\t\t |([0-9]+)(px)\n\t\t\t\t\t\t\t\t)[ ]*\n\t\t\t\t\t\t\t"
|
458
|
+
},
|
459
|
+
{
|
460
|
+
"match": "\\|",
|
461
|
+
"name": "punctuation.fix_this_later.pipe.mediawiki"
|
462
|
+
},
|
463
|
+
{
|
464
|
+
"include": "#style_in_link"
|
465
|
+
}
|
466
|
+
]
|
467
|
+
},
|
468
|
+
{
|
469
|
+
"begin": "(?x:\n\t\t\t\t\t({{) # opening brackets\n\t\t\t\t\t\t([Rr]edirect|subst:.*) # redirect?\n\t\t\t\t\t\t[ ]* # spaces\n\t\t\t\t\t\t(\\|) # pipe\n\t\t\t\t\t)",
|
470
|
+
"beginCaptures": {
|
471
|
+
"1": {
|
472
|
+
"name": "meta.tag.inline.redirect.mediawiki"
|
473
|
+
},
|
474
|
+
"2": {
|
475
|
+
"name": "keyword.operator.wiki-link.redirect.mediawiki"
|
476
|
+
},
|
477
|
+
"3": {
|
478
|
+
"name": "constant.other.pipe.mediawiki"
|
479
|
+
}
|
480
|
+
},
|
481
|
+
"end": "(?x:\n\t\t\t\t\t\t\t(([\\|}]+)(\\|)([\\|}]+))? # from | to \n\t\t\t\t\t\t\t([^}]*) # anything\n\t\t\t\t\t\t\t(}}) # closing brackets\n\t\t\t\t\t)",
|
482
|
+
"endCaptures": {
|
483
|
+
"2": {
|
484
|
+
"name": "meta.tag.inline.any.mediawiki"
|
485
|
+
},
|
486
|
+
"3": {
|
487
|
+
"name": "markup.underline.link.internal.mediawiki"
|
488
|
+
},
|
489
|
+
"4": {
|
490
|
+
"name": "constant.other.pipe.mediawiki"
|
491
|
+
},
|
492
|
+
"6": {
|
493
|
+
"name": "meta.tag.inline.redirect.mediawiki"
|
494
|
+
}
|
495
|
+
},
|
496
|
+
"name": "meta.link.wiki.redirect.mediawiki",
|
497
|
+
"patterns": [
|
498
|
+
{
|
499
|
+
"include": "#style_in_link"
|
500
|
+
}
|
501
|
+
]
|
502
|
+
},
|
503
|
+
{
|
504
|
+
"begin": "(?x:\n\t\t\t\t\t\t(\\[\\[) # opening brackets\n\t\t\t\t\t\t (:)? # colon to suppress image or category?\n\t\t\t\t\t\t ((\\s+):[^\\[\\]]*(?=\\]\\]))? # a colon after spaces is invalid\n\t\t\t\t\t\t [ ]* # spaces\n\t\t\t\t\t\t ( (([^\\[\\]|]+)(:))? # namespace\n\t\t\t\t\t\t ([^\\[\\]|]+)(?<!\\s)[ ]* # link name\n\t\t\t\t\t\t )?\n\t\t\t\t\t)",
|
505
|
+
"beginCaptures": {
|
506
|
+
"1": {
|
507
|
+
"name": "meta.tag.inline.any.mediawiki"
|
508
|
+
},
|
509
|
+
"2": {
|
510
|
+
"name": "keyword.operator.wiki-link.suppress-image-or-category.mediawiki"
|
511
|
+
},
|
512
|
+
"4": {
|
513
|
+
"name": "invalid.illegal.whitespace.mediawiki"
|
514
|
+
},
|
515
|
+
"7": {
|
516
|
+
"name": "constant.other.namespace.mediawiki"
|
517
|
+
},
|
518
|
+
"8": {
|
519
|
+
"name": "punctuation.fix_this_later.colon.mediawiki"
|
520
|
+
},
|
521
|
+
"9": {
|
522
|
+
"name": "constant.other.wiki-link.mediawiki"
|
523
|
+
}
|
524
|
+
},
|
525
|
+
"end": "(?x:\n\t\t\t\t\t\t (\\|[ ]*([^\\[\\]\\|]+)[ ]*)? # pipe, spaces, anything, spaces\n\t\t\t\t\t\t(\\]\\]) # closing brackets\n\t\t\t\t\t)",
|
526
|
+
"endCaptures": {
|
527
|
+
"2": {
|
528
|
+
"name": "string.other.title.link.wiki-link.mediawiki"
|
529
|
+
},
|
530
|
+
"3": {
|
531
|
+
"name": "meta.tag.inline.any.mediawiki"
|
532
|
+
}
|
533
|
+
},
|
534
|
+
"name": "meta.link.wiki.mediawiki",
|
535
|
+
"patterns": [
|
536
|
+
{
|
537
|
+
"include": "#style_in_link"
|
538
|
+
}
|
539
|
+
]
|
540
|
+
},
|
541
|
+
{
|
542
|
+
"begin": "\\[(\\S+)\\s*(?=[^\\]]*\\])",
|
543
|
+
"beginCaptures": {
|
544
|
+
"1": {
|
545
|
+
"name": "markup.underline.link.external.mediawiki"
|
546
|
+
}
|
547
|
+
},
|
548
|
+
"contentName": "string.other.title.link.external.mediawiki",
|
549
|
+
"end": "\\]",
|
550
|
+
"name": "meta.link.inline.external.mediawiki",
|
551
|
+
"patterns": [
|
552
|
+
{
|
553
|
+
"include": "#style_in_link"
|
554
|
+
}
|
555
|
+
]
|
556
|
+
},
|
557
|
+
{
|
558
|
+
"match": "((https?|ftp|file)://|mailto:)[-:@a-zA-Z0-9_.~%+/?=&#]+(?<![.?:])",
|
559
|
+
"name": "markup.underline.link.external.mediawiki"
|
560
|
+
}
|
561
|
+
]
|
562
|
+
},
|
563
|
+
"style": {
|
564
|
+
"comment": "\n\t\t\t\tTODO: Still need to add:\n\t\t\t\t * font\n\t\t\t\t * ruby, rb, rp, rt\n\t\t\t\t * cite\n\t\t\t\tinline tags to this section, and make sure that the other\n\t\t\t\ttags can accept attributes in the tag opening, etc. The\n\t\t\t\tcurrent implementation is intended to be naive, but covering\n\t\t\t\tthe majority of uses in mediawiki code.\n\t\t\t\t\n\t\t\t\tWe also need to add mediawiki-specific tags:\n\t\t\t\t * nowiki, noinclude, includeonly\n\t\t\t\t\n\t\t\t",
|
565
|
+
"patterns": [
|
566
|
+
{
|
567
|
+
"begin": "'''",
|
568
|
+
"end": "'''",
|
569
|
+
"name": "markup.bold.mediawiki",
|
570
|
+
"patterns": [
|
571
|
+
{
|
572
|
+
"include": "#inline"
|
573
|
+
}
|
574
|
+
]
|
575
|
+
},
|
576
|
+
{
|
577
|
+
"begin": "''",
|
578
|
+
"end": "''(?!'[^'])",
|
579
|
+
"name": "markup.italic.mediawiki",
|
580
|
+
"patterns": [
|
581
|
+
{
|
582
|
+
"include": "#inline"
|
583
|
+
}
|
584
|
+
]
|
585
|
+
},
|
586
|
+
{
|
587
|
+
"begin": "(<(b|strong)>)",
|
588
|
+
"captures": {
|
589
|
+
"1": {
|
590
|
+
"name": "meta.tag.inline.bold.html.mediawiki"
|
591
|
+
}
|
592
|
+
},
|
593
|
+
"contentName": "markup.bold.html.mediawiki",
|
594
|
+
"end": "(</\\2>)",
|
595
|
+
"patterns": [
|
596
|
+
{
|
597
|
+
"include": "#inline"
|
598
|
+
}
|
599
|
+
]
|
600
|
+
},
|
601
|
+
{
|
602
|
+
"begin": "(<(i|em)>)",
|
603
|
+
"captures": {
|
604
|
+
"1": {
|
605
|
+
"name": "meta.tag.inline.italic.html.mediawiki"
|
606
|
+
}
|
607
|
+
},
|
608
|
+
"contentName": "markup.italic.html.mediawiki",
|
609
|
+
"end": "(</\\2>)",
|
610
|
+
"patterns": [
|
611
|
+
{
|
612
|
+
"include": "#inline"
|
613
|
+
}
|
614
|
+
]
|
615
|
+
},
|
616
|
+
{
|
617
|
+
"begin": "(<(s|strike)>)",
|
618
|
+
"captures": {
|
619
|
+
"1": {
|
620
|
+
"name": "meta.tag.inline.strikethrough.html.mediawiki"
|
621
|
+
}
|
622
|
+
},
|
623
|
+
"contentName": "markup.other.strikethrough.html.mediawiki",
|
624
|
+
"end": "(</\\2>)",
|
625
|
+
"patterns": [
|
626
|
+
{
|
627
|
+
"include": "#inline"
|
628
|
+
}
|
629
|
+
]
|
630
|
+
},
|
631
|
+
{
|
632
|
+
"begin": "(<(u)>)",
|
633
|
+
"captures": {
|
634
|
+
"1": {
|
635
|
+
"name": "meta.tag.inline.underline.html.mediawiki"
|
636
|
+
}
|
637
|
+
},
|
638
|
+
"contentName": "markup.underline.html.mediawiki",
|
639
|
+
"end": "(</\\2>)",
|
640
|
+
"patterns": [
|
641
|
+
{
|
642
|
+
"include": "#inline"
|
643
|
+
}
|
644
|
+
]
|
645
|
+
},
|
646
|
+
{
|
647
|
+
"begin": "(<(tt|code)>)",
|
648
|
+
"captures": {
|
649
|
+
"1": {
|
650
|
+
"name": "meta.tag.inline.raw.html.mediawiki"
|
651
|
+
}
|
652
|
+
},
|
653
|
+
"contentName": "markup.raw.html.mediawiki",
|
654
|
+
"end": "(</\\2>)",
|
655
|
+
"patterns": [
|
656
|
+
{
|
657
|
+
"include": "#inline"
|
658
|
+
}
|
659
|
+
]
|
660
|
+
},
|
661
|
+
{
|
662
|
+
"begin": "(<(big|small|sub|sup)>)",
|
663
|
+
"captures": {
|
664
|
+
"1": {
|
665
|
+
"name": "meta.tag.inline.any.html.mediawiki"
|
666
|
+
}
|
667
|
+
},
|
668
|
+
"contentName": "markup.other.inline-styles.html.mediawiki",
|
669
|
+
"end": "(</\\2>)",
|
670
|
+
"patterns": [
|
671
|
+
{
|
672
|
+
"include": "#inline"
|
673
|
+
}
|
674
|
+
]
|
675
|
+
}
|
676
|
+
]
|
677
|
+
},
|
678
|
+
"style_in_link": {
|
679
|
+
"patterns": [
|
680
|
+
{
|
681
|
+
"begin": "'''",
|
682
|
+
"end": "'''",
|
683
|
+
"name": "markup.bold.mediawiki",
|
684
|
+
"patterns": [
|
685
|
+
{
|
686
|
+
"include": "#style_in_link"
|
687
|
+
}
|
688
|
+
]
|
689
|
+
},
|
690
|
+
{
|
691
|
+
"begin": "''",
|
692
|
+
"end": "''",
|
693
|
+
"name": "markup.italic.mediawiki",
|
694
|
+
"patterns": [
|
695
|
+
{
|
696
|
+
"include": "#style_in_link"
|
697
|
+
}
|
698
|
+
]
|
699
|
+
},
|
700
|
+
{
|
701
|
+
"begin": "(<(b|strong)>)",
|
702
|
+
"captures": {
|
703
|
+
"1": {
|
704
|
+
"name": "meta.tag.inline.bold.html.mediawiki"
|
705
|
+
}
|
706
|
+
},
|
707
|
+
"contentName": "markup.bold.html.mediawiki",
|
708
|
+
"end": "(</\\2>)",
|
709
|
+
"patterns": [
|
710
|
+
{
|
711
|
+
"include": "#style_in_link"
|
712
|
+
}
|
713
|
+
]
|
714
|
+
},
|
715
|
+
{
|
716
|
+
"begin": "(<(i|em)>)",
|
717
|
+
"captures": {
|
718
|
+
"1": {
|
719
|
+
"name": "meta.tag.inline.italic.html.mediawiki"
|
720
|
+
}
|
721
|
+
},
|
722
|
+
"contentName": "markup.italic.html.mediawiki",
|
723
|
+
"end": "(</\\2>)",
|
724
|
+
"patterns": [
|
725
|
+
{
|
726
|
+
"include": "#style_in_link"
|
727
|
+
}
|
728
|
+
]
|
729
|
+
},
|
730
|
+
{
|
731
|
+
"begin": "(<(s|strike)>)",
|
732
|
+
"captures": {
|
733
|
+
"1": {
|
734
|
+
"name": "meta.tag.inline.strikethrough.html.mediawiki"
|
735
|
+
}
|
736
|
+
},
|
737
|
+
"contentName": "markup.other.strikethrough.html.mediawiki",
|
738
|
+
"end": "(</\\2>)",
|
739
|
+
"patterns": [
|
740
|
+
{
|
741
|
+
"include": "#style_in_link"
|
742
|
+
}
|
743
|
+
]
|
744
|
+
},
|
745
|
+
{
|
746
|
+
"begin": "(<(u)>)",
|
747
|
+
"captures": {
|
748
|
+
"1": {
|
749
|
+
"name": "meta.tag.inline.underline.html.mediawiki"
|
750
|
+
}
|
751
|
+
},
|
752
|
+
"contentName": "markup.underline.html.mediawiki",
|
753
|
+
"end": "(</\\2>)",
|
754
|
+
"patterns": [
|
755
|
+
{
|
756
|
+
"include": "#style_in_link"
|
757
|
+
}
|
758
|
+
]
|
759
|
+
},
|
760
|
+
{
|
761
|
+
"begin": "(<(tt|code)>)",
|
762
|
+
"captures": {
|
763
|
+
"1": {
|
764
|
+
"name": "meta.tag.inline.raw.html.mediawiki"
|
765
|
+
}
|
766
|
+
},
|
767
|
+
"contentName": "markup.raw.html.mediawiki",
|
768
|
+
"end": "(</\\2>)",
|
769
|
+
"patterns": [
|
770
|
+
{
|
771
|
+
"include": "#style_in_link"
|
772
|
+
}
|
773
|
+
]
|
774
|
+
},
|
775
|
+
{
|
776
|
+
"begin": "(<(big|small|sub|sup)>)",
|
777
|
+
"captures": {
|
778
|
+
"1": {
|
779
|
+
"name": "meta.tag.inline.any.html.mediawiki"
|
780
|
+
}
|
781
|
+
},
|
782
|
+
"contentName": "markup.other.inline-styles.html.mediawiki",
|
783
|
+
"end": "(</\\2>)",
|
784
|
+
"patterns": [
|
785
|
+
{
|
786
|
+
"include": "#style_in_link"
|
787
|
+
}
|
788
|
+
]
|
789
|
+
},
|
790
|
+
{
|
791
|
+
"include": "#comments"
|
792
|
+
}
|
793
|
+
]
|
794
|
+
},
|
795
|
+
"table": {
|
796
|
+
"patterns": [
|
797
|
+
{
|
798
|
+
"begin": "^({\\|)",
|
799
|
+
"beginCaptures": {
|
800
|
+
"1": {
|
801
|
+
"name": "meta.tag.inline.table.mediawiki"
|
802
|
+
}
|
803
|
+
},
|
804
|
+
"comment": "TODO: add styling capabilities",
|
805
|
+
"end": "(^\\|})",
|
806
|
+
"endCaptures": {
|
807
|
+
"1": {
|
808
|
+
"name": "meta.tag.inline.table.mediawiki"
|
809
|
+
}
|
810
|
+
},
|
811
|
+
"name": "markup.other.table.mediawiki",
|
812
|
+
"patterns": [
|
813
|
+
{
|
814
|
+
"captures": {
|
815
|
+
"1": {
|
816
|
+
"name": "meta.tag.inline.table.caption.mediawiki"
|
817
|
+
},
|
818
|
+
"2": {
|
819
|
+
"name": "variable.parameter.name.string.mediawiki"
|
820
|
+
}
|
821
|
+
},
|
822
|
+
"match": "^(\\|\\+)[\\t ]*(.*)$",
|
823
|
+
"name": "meta.table.caption.mediawiki"
|
824
|
+
},
|
825
|
+
{
|
826
|
+
"begin": "^\\|-",
|
827
|
+
"beginCaptures": {
|
828
|
+
"1": {
|
829
|
+
"name": "meta.tag.inline.table.mediawiki"
|
830
|
+
}
|
831
|
+
},
|
832
|
+
"comment": "TODO: allow selection of rows; move row up/down, etc.",
|
833
|
+
"end": "^(?=\\|-|^\\|})",
|
834
|
+
"name": "markup.other.table.row.mediawiki",
|
835
|
+
"patterns": [
|
836
|
+
{
|
837
|
+
"include": "#inline"
|
838
|
+
}
|
839
|
+
]
|
840
|
+
},
|
841
|
+
{
|
842
|
+
"captures": {
|
843
|
+
"1": {
|
844
|
+
"name": "meta.tag.inline.table.cellwall.mediawiki"
|
845
|
+
},
|
846
|
+
"2": {
|
847
|
+
"name": "string.other.table.cellcontents.mediawiki"
|
848
|
+
}
|
849
|
+
},
|
850
|
+
"match": "(^\\||\\|\\|) *([^\\|]*) *",
|
851
|
+
"name": "meta.table.cell.mediawiki"
|
852
|
+
},
|
853
|
+
{
|
854
|
+
"include": "#inline"
|
855
|
+
}
|
856
|
+
]
|
857
|
+
}
|
858
|
+
]
|
859
|
+
},
|
860
|
+
"template": {
|
861
|
+
"comment": "\n\t\t\t\tThis repository item covers templates and parser functions.\n\t\t\t",
|
862
|
+
"patterns": [
|
863
|
+
{
|
864
|
+
"captures": {
|
865
|
+
"1": {
|
866
|
+
"name": "variable.parameter.template.numeric.mediawiki"
|
867
|
+
}
|
868
|
+
},
|
869
|
+
"match": "{{{[ ]*([0-9]+)[ ]*}}}",
|
870
|
+
"name": "meta.template-parameter.mediawiki"
|
871
|
+
},
|
872
|
+
{
|
873
|
+
"captures": {
|
874
|
+
"1": {
|
875
|
+
"name": "variable.parameter.template.named.mediawiki"
|
876
|
+
}
|
877
|
+
},
|
878
|
+
"match": "{{{[ ]*(.*?)[ ]*}}}",
|
879
|
+
"name": "meta.template-parameter.mediawiki"
|
880
|
+
},
|
881
|
+
{
|
882
|
+
"begin": "({{)(?=[ ]*#)",
|
883
|
+
"beginCaptures": {
|
884
|
+
"1": {
|
885
|
+
"name": "meta.tag.inline.template.mediawiki"
|
886
|
+
},
|
887
|
+
"2": {
|
888
|
+
"name": "meta.function-call.template.mediawiki"
|
889
|
+
}
|
890
|
+
},
|
891
|
+
"comment": "\n\t\t\t\t\t\tWhy oh why did mediawiki have to add these??\n\t\t\t\t\t",
|
892
|
+
"end": "(}})",
|
893
|
+
"endCaptures": {
|
894
|
+
"1": {
|
895
|
+
"name": "meta.tag.inline.template.mediawiki"
|
896
|
+
}
|
897
|
+
},
|
898
|
+
"name": "meta.template.parser-function.mediawiki",
|
899
|
+
"patterns": [
|
900
|
+
{
|
901
|
+
"include": "#inline"
|
902
|
+
}
|
903
|
+
]
|
904
|
+
},
|
905
|
+
{
|
906
|
+
"begin": "({{)([^{}\\|]+)?",
|
907
|
+
"beginCaptures": {
|
908
|
+
"1": {
|
909
|
+
"name": "meta.tag.inline.template.mediawiki"
|
910
|
+
},
|
911
|
+
"2": {
|
912
|
+
"name": "meta.function-call.template.mediawiki"
|
913
|
+
}
|
914
|
+
},
|
915
|
+
"comment": "scope as meta.function-call as the closest thing to a template with parameters, etc.",
|
916
|
+
"end": "(}})",
|
917
|
+
"endCaptures": {
|
918
|
+
"1": {
|
919
|
+
"name": "meta.tag.inline.template.mediawiki"
|
920
|
+
}
|
921
|
+
},
|
922
|
+
"name": "meta.template.mediawiki",
|
923
|
+
"patterns": [
|
924
|
+
{
|
925
|
+
"include": "#comments"
|
926
|
+
},
|
927
|
+
{
|
928
|
+
"begin": "(\\|)\\s*(=)",
|
929
|
+
"beginCaptures": {
|
930
|
+
"1": {
|
931
|
+
"name": "punctuation.fix_this_later.pipe.mediawiki"
|
932
|
+
},
|
933
|
+
"2": {
|
934
|
+
"name": "punctuation.fix_this_later.equals-sign.mediawiki"
|
935
|
+
}
|
936
|
+
},
|
937
|
+
"contentName": "comment.block.template-hack.mediawiki",
|
938
|
+
"end": "(?=[|}])"
|
939
|
+
},
|
940
|
+
{
|
941
|
+
"begin": "(\\|)(([^{}\\|=]+)(=))?",
|
942
|
+
"beginCaptures": {
|
943
|
+
"1": {
|
944
|
+
"name": "punctuation.fix_this_later.pipe.mediawiki"
|
945
|
+
},
|
946
|
+
"2": {
|
947
|
+
"name": "variable.parameter.template.mediawiki"
|
948
|
+
},
|
949
|
+
"3": {
|
950
|
+
"name": "punctuation.fix_this_later.equals-sign.mediawiki"
|
951
|
+
}
|
952
|
+
},
|
953
|
+
"contentName": "meta.value.template.mediawiki",
|
954
|
+
"end": "(?=[|}])",
|
955
|
+
"patterns": [
|
956
|
+
{
|
957
|
+
"include": "#inline"
|
958
|
+
}
|
959
|
+
]
|
960
|
+
},
|
961
|
+
{
|
962
|
+
"match": "\\|",
|
963
|
+
"name": "punctuation.fix_this_later.pipe.mediawiki"
|
964
|
+
}
|
965
|
+
]
|
966
|
+
}
|
967
|
+
]
|
968
|
+
}
|
969
|
+
},
|
970
|
+
"scopeName": "text.html.mediawiki",
|
971
|
+
"uuid": "6AF21ADF-316A-47D1-A8B6-1BB38637DE9A"
|
972
|
+
}
|