github-linguist-grammars 4.6.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (335) hide show
  1. checksums.yaml +7 -0
  2. data/grammars/file.lasso.json +713 -0
  3. data/grammars/module.ceylon.json +54 -0
  4. data/grammars/objdump.x86asm.json +73 -0
  5. data/grammars/source.Inform7.json +45 -0
  6. data/grammars/source.Kotlin.json +774 -0
  7. data/grammars/source.LS.json +104 -0
  8. data/grammars/source.MCPOST.json +68 -0
  9. data/grammars/source.MOD.json +70 -0
  10. data/grammars/source.abap.json +176 -0
  11. data/grammars/source.abl.json +138 -0
  12. data/grammars/source.actionscript.3.json +1571 -0
  13. data/grammars/source.acucobol.json +16 -0
  14. data/grammars/source.ada.json +140 -0
  15. data/grammars/source.agda.json +254 -0
  16. data/grammars/source.ahk.json +171 -0
  17. data/grammars/source.alloy.json +44 -0
  18. data/grammars/source.ampl.json +157 -0
  19. data/grammars/source.antlr.json +300 -0
  20. data/grammars/source.apache-config.json +352 -0
  21. data/grammars/source.apache-config.mod_perl.json +70 -0
  22. data/grammars/source.apl.json +442 -0
  23. data/grammars/source.applescript.json +1385 -0
  24. data/grammars/source.apt.json +25 -0
  25. data/grammars/source.asm.x86.json +182 -0
  26. data/grammars/source.asp.json +157 -0
  27. data/grammars/source.aspectj.json +963 -0
  28. data/grammars/source.ats.json +170 -0
  29. data/grammars/source.autoit.3.json +132 -0
  30. data/grammars/source.awk.json +388 -0
  31. data/grammars/source.befunge.json +38 -0
  32. data/grammars/source.bf.json +36 -0
  33. data/grammars/source.bison.json +59 -0
  34. data/grammars/source.blitzmax.json +912 -0
  35. data/grammars/source.boo.json +452 -0
  36. data/grammars/source.brightauthorproject.json +29 -0
  37. data/grammars/source.brightscript.json +158 -0
  38. data/grammars/source.bro.json +409 -0
  39. data/grammars/source.bsv.json +283 -0
  40. data/grammars/source.c++.json +364 -0
  41. data/grammars/source.c++.qt.json +37 -0
  42. data/grammars/source.c.ec.json +39 -0
  43. data/grammars/source.c.json +727 -0
  44. data/grammars/source.c.platform.json +154 -0
  45. data/grammars/source.cache.cmake.json +75 -0
  46. data/grammars/source.cake.json +16 -0
  47. data/grammars/source.camlp4.ocaml.json +63 -0
  48. data/grammars/source.capnp.json +93 -0
  49. data/grammars/source.ceylon.json +77 -0
  50. data/grammars/source.cfscript.cfc.json +170 -0
  51. data/grammars/source.cfscript.json +744 -0
  52. data/grammars/source.chapel.json +240 -0
  53. data/grammars/source.cirru.json +66 -0
  54. data/grammars/source.clarion.json +159 -0
  55. data/grammars/source.clips.json +80 -0
  56. data/grammars/source.clojure.json +397 -0
  57. data/grammars/source.cm.json +54 -0
  58. data/grammars/source.cmake.json +181 -0
  59. data/grammars/source.cobol.json +528 -0
  60. data/grammars/source.coffee.json +678 -0
  61. data/grammars/source.compiled-papyrus.json +11 -0
  62. data/grammars/source.cool.json +103 -0
  63. data/grammars/source.coq.json +62 -0
  64. data/grammars/source.crystal.json +2760 -0
  65. data/grammars/source.cs.json +556 -0
  66. data/grammars/source.css.json +630 -0
  67. data/grammars/source.css.less.json +276 -0
  68. data/grammars/source.css.mss.json +256 -0
  69. data/grammars/source.csx.json +16 -0
  70. data/grammars/source.cuda-c++.json +137 -0
  71. data/grammars/source.cython.json +2108 -0
  72. data/grammars/source.d.json +722 -0
  73. data/grammars/source.dart.json +763 -0
  74. data/grammars/source.desktop.json +90 -0
  75. data/grammars/source.diff.json +162 -0
  76. data/grammars/source.dockerfile.json +89 -0
  77. data/grammars/source.dosbatch.json +70 -0
  78. data/grammars/source.dot.json +126 -0
  79. data/grammars/source.dylan.json +217 -0
  80. data/grammars/source.eiffel.json +138 -0
  81. data/grammars/source.elixir.json +737 -0
  82. data/grammars/source.elm.json +355 -0
  83. data/grammars/source.erazor.json +126 -0
  84. data/grammars/source.erlang.json +1674 -0
  85. data/grammars/source.essl.json +50 -0
  86. data/grammars/source.factor.json +260 -0
  87. data/grammars/source.fan.json +188 -0
  88. data/grammars/source.fancy.json +270 -0
  89. data/grammars/source.fish.json +214 -0
  90. data/grammars/source.forth.json +101 -0
  91. data/grammars/source.fortran.json +499 -0
  92. data/grammars/source.fortran.modern.json +226 -0
  93. data/grammars/source.fsharp.json +403 -0
  94. data/grammars/source.gap.json +167 -0
  95. data/grammars/source.gcode.json +25 -0
  96. data/grammars/source.gdscript.json +154 -0
  97. data/grammars/source.gfm.json +1270 -0
  98. data/grammars/source.glsl.json +71 -0
  99. data/grammars/source.gnuplot.json +276 -0
  100. data/grammars/source.go.json +552 -0
  101. data/grammars/source.golo.json +182 -0
  102. data/grammars/source.gosu.2.json +163 -0
  103. data/grammars/source.grace.json +679 -0
  104. data/grammars/source.groovy.gradle.json +73 -0
  105. data/grammars/source.groovy.json +1385 -0
  106. data/grammars/source.harbour.json +450 -0
  107. data/grammars/source.haskell.json +449 -0
  108. data/grammars/source.haxe.2.json +1243 -0
  109. data/grammars/source.hss.1.json +464 -0
  110. data/grammars/source.httpspec.json +287 -0
  111. data/grammars/source.hxml.json +26 -0
  112. data/grammars/source.hy.json +270 -0
  113. data/grammars/source.idl-dlm.json +112 -0
  114. data/grammars/source.idl.json +267 -0
  115. data/grammars/source.idris.json +537 -0
  116. data/grammars/source.ini.json +113 -0
  117. data/grammars/source.inno.json +65 -0
  118. data/grammars/source.io.json +164 -0
  119. data/grammars/source.ioke.json +272 -0
  120. data/grammars/source.isabelle.root.json +68 -0
  121. data/grammars/source.isabelle.theory.json +106 -0
  122. data/grammars/source.j.json +49 -0
  123. data/grammars/source.jade.json +1009 -0
  124. data/grammars/source.jasmin.json +299 -0
  125. data/grammars/source.java-properties.json +97 -0
  126. data/grammars/source.java.json +1026 -0
  127. data/grammars/source.jcl.json +49 -0
  128. data/grammars/source.jflex.json +490 -0
  129. data/grammars/source.jq.json +218 -0
  130. data/grammars/source.js.json +948 -0
  131. data/grammars/source.js.jsx.json +2937 -0
  132. data/grammars/source.js.objj.json +424 -0
  133. data/grammars/source.js.regexp.json +150 -0
  134. data/grammars/source.js.regexp.replacement.json +30 -0
  135. data/grammars/source.json.json +149 -0
  136. data/grammars/source.julia.json +407 -0
  137. data/grammars/source.lean.json +145 -0
  138. data/grammars/source.lid.json +23 -0
  139. data/grammars/source.lilypond.json +623 -0
  140. data/grammars/source.lisp.json +111 -0
  141. data/grammars/source.litcoffee.json +669 -0
  142. data/grammars/source.livescript.json +616 -0
  143. data/grammars/source.llvm.json +71 -0
  144. data/grammars/source.logos.json +31 -0
  145. data/grammars/source.logtalk.json +315 -0
  146. data/grammars/source.loomscript.json +214 -0
  147. data/grammars/source.lsl.json +216 -0
  148. data/grammars/source.lua.json +191 -0
  149. data/grammars/source.makefile.json +474 -0
  150. data/grammars/source.makegen.json +13 -0
  151. data/grammars/source.man.json +53 -0
  152. data/grammars/source.mask.json +701 -0
  153. data/grammars/source.mata.json +133 -0
  154. data/grammars/source.mathematica.json +429 -0
  155. data/grammars/source.matlab.json +776 -0
  156. data/grammars/source.mercury.json +251 -0
  157. data/grammars/source.ml.json +291 -0
  158. data/grammars/source.modelica.json +142 -0
  159. data/grammars/source.modula2.json +103 -0
  160. data/grammars/source.monkey.json +701 -0
  161. data/grammars/source.moonscript.json +149 -0
  162. data/grammars/source.mupad.json +149 -0
  163. data/grammars/source.nant-build.json +86 -0
  164. data/grammars/source.ncl.json +66 -0
  165. data/grammars/source.nemerle.json +137 -0
  166. data/grammars/source.nesc.json +27 -0
  167. data/grammars/source.netlinx.erb.json +47 -0
  168. data/grammars/source.netlinx.json +768 -0
  169. data/grammars/source.nginx.json +797 -0
  170. data/grammars/source.nim.json +1150 -0
  171. data/grammars/source.nim_filter.json +133 -0
  172. data/grammars/source.nimcfg.json +116 -0
  173. data/grammars/source.ninja.json +66 -0
  174. data/grammars/source.nit.json +238 -0
  175. data/grammars/source.nix.json +1200 -0
  176. data/grammars/source.nmml.json +87 -0
  177. data/grammars/source.nsis.json +150 -0
  178. data/grammars/source.objc++.json +19 -0
  179. data/grammars/source.objc.json +918 -0
  180. data/grammars/source.objc.platform.json +277 -0
  181. data/grammars/source.ocaml.json +1426 -0
  182. data/grammars/source.ocamllex.json +305 -0
  183. data/grammars/source.ocamlyacc.json +346 -0
  184. data/grammars/source.octave.json +451 -0
  185. data/grammars/source.ooc.json +692 -0
  186. data/grammars/source.opa.json +206 -0
  187. data/grammars/source.opal.json +415 -0
  188. data/grammars/source.opalsysdefs.json +70 -0
  189. data/grammars/source.opencobol.json +65 -0
  190. data/grammars/source.ox.json +97 -0
  191. data/grammars/source.oz.json +84 -0
  192. data/grammars/source.papyrus-assembly.json +266 -0
  193. data/grammars/source.papyrus.json +231 -0
  194. data/grammars/source.parrot.pir.json +117 -0
  195. data/grammars/source.pascal.json +150 -0
  196. data/grammars/source.perl.6.json +310 -0
  197. data/grammars/source.perl.json +2413 -0
  198. data/grammars/source.php.zephir.json +362 -0
  199. data/grammars/source.pig_latin.json +172 -0
  200. data/grammars/source.pike.json +62 -0
  201. data/grammars/source.plsql.oracle.json +642 -0
  202. data/grammars/source.po.json +232 -0
  203. data/grammars/source.pogoscript.json +85 -0
  204. data/grammars/source.postscript.json +231 -0
  205. data/grammars/source.powershell.json +755 -0
  206. data/grammars/source.processing.json +885 -0
  207. data/grammars/source.prolog.eclipse.json +206 -0
  208. data/grammars/source.prolog.json +292 -0
  209. data/grammars/source.protobuf.json +395 -0
  210. data/grammars/source.pubspec.json +13 -0
  211. data/grammars/source.puppet.json +494 -0
  212. data/grammars/source.purescript.json +818 -0
  213. data/grammars/source.pyjade.json +1010 -0
  214. data/grammars/source.python.django.json +34 -0
  215. data/grammars/source.python.json +1960 -0
  216. data/grammars/source.python.salt.json +13 -0
  217. data/grammars/source.qmake.json +217 -0
  218. data/grammars/source.qml.json +195 -0
  219. data/grammars/source.r.json +203 -0
  220. data/grammars/source.racket.json +119 -0
  221. data/grammars/source.rebol.json +647 -0
  222. data/grammars/source.red.json +652 -0
  223. data/grammars/source.regexp.babel.json +190 -0
  224. data/grammars/source.regexp.python.json +187 -0
  225. data/grammars/source.regexp.spin.json +188 -0
  226. data/grammars/source.ruby.json +1956 -0
  227. data/grammars/source.ruby.rspec.cucumber.steps.json +274 -0
  228. data/grammars/source.rust.json +269 -0
  229. data/grammars/source.sas.json +322 -0
  230. data/grammars/source.sas_log.json +26 -0
  231. data/grammars/source.sass.json +248 -0
  232. data/grammars/source.sbt.json +36 -0
  233. data/grammars/source.scad.json +152 -0
  234. data/grammars/source.scala.json +739 -0
  235. data/grammars/source.scaml.json +466 -0
  236. data/grammars/source.scheme.json +370 -0
  237. data/grammars/source.scilab.json +103 -0
  238. data/grammars/source.scss.json +1321 -0
  239. data/grammars/source.shell.json +1212 -0
  240. data/grammars/source.smali.json +1668 -0
  241. data/grammars/source.smalltalk.json +135 -0
  242. data/grammars/source.smt.json +173 -0
  243. data/grammars/source.sp.json +118 -0
  244. data/grammars/source.sparql.json +23 -0
  245. data/grammars/source.spin.json +936 -0
  246. data/grammars/source.sqf.json +112 -0
  247. data/grammars/source.sql.json +473 -0
  248. data/grammars/source.stata.json +208 -0
  249. data/grammars/source.strings.json +53 -0
  250. data/grammars/source.stylus.json +1021 -0
  251. data/grammars/source.swift.json +965 -0
  252. data/grammars/source.systemverilog.json +1050 -0
  253. data/grammars/source.tcl.json +277 -0
  254. data/grammars/source.tea.json +180 -0
  255. data/grammars/source.thrift.json +704 -0
  256. data/grammars/source.toml.json +327 -0
  257. data/grammars/source.ts.json +1094 -0
  258. data/grammars/source.tsx.json +1324 -0
  259. data/grammars/source.turtle.json +505 -0
  260. data/grammars/source.txl.json +62 -0
  261. data/grammars/source.ucfconstraints.json +72 -0
  262. data/grammars/source.vala.json +814 -0
  263. data/grammars/source.varnish.vcl.json +343 -0
  264. data/grammars/source.vbnet.json +338 -0
  265. data/grammars/source.verilog.json +302 -0
  266. data/grammars/source.vhdl.json +1349 -0
  267. data/grammars/source.viml.json +224 -0
  268. data/grammars/source.webidl.json +814 -0
  269. data/grammars/source.x10.json +68 -0
  270. data/grammars/source.x86asm.json +47 -0
  271. data/grammars/source.xc.json +379 -0
  272. data/grammars/source.xq.json +241 -0
  273. data/grammars/source.xquery.json +193 -0
  274. data/grammars/source.xtend.json +733 -0
  275. data/grammars/source.yaml.json +334 -0
  276. data/grammars/source.yaml.salt.json +348 -0
  277. data/grammars/text.bibtex.json +251 -0
  278. data/grammars/text.cfml.basic.json +736 -0
  279. data/grammars/text.dart-analysis-output.json +162 -0
  280. data/grammars/text.dart-doccomments.json +19 -0
  281. data/grammars/text.elixir.json +45 -0
  282. data/grammars/text.gherkin.feature.json +135 -0
  283. data/grammars/text.groff.json +113 -0
  284. data/grammars/text.haml.json +299 -0
  285. data/grammars/text.html.abl.json +24 -0
  286. data/grammars/text.html.asciidoc.json +492 -0
  287. data/grammars/text.html.asdoc.json +541 -0
  288. data/grammars/text.html.asp.json +58 -0
  289. data/grammars/text.html.basic.json +552 -0
  290. data/grammars/text.html.cfm.json +811 -0
  291. data/grammars/text.html.creole.json +329 -0
  292. data/grammars/text.html.django.json +69 -0
  293. data/grammars/text.html.elixir.json +18 -0
  294. data/grammars/text.html.erb.json +157 -0
  295. data/grammars/text.html.erlang.yaws.json +72 -0
  296. data/grammars/text.html.factor.json +27 -0
  297. data/grammars/text.html.handlebars.json +783 -0
  298. data/grammars/text.html.jsp.json +1203 -0
  299. data/grammars/text.html.liquid.json +35 -0
  300. data/grammars/text.html.mako.json +729 -0
  301. data/grammars/text.html.markdown.source.gfm.apib.json +1297 -0
  302. data/grammars/text.html.markdown.source.gfm.mson.json +1165 -0
  303. data/grammars/text.html.mediawiki.json +972 -0
  304. data/grammars/text.html.php.json +2607 -0
  305. data/grammars/text.html.slash.json +313 -0
  306. data/grammars/text.html.smarty.json +216 -0
  307. data/grammars/text.html.ssp.json +49 -0
  308. data/grammars/text.html.tcl.json +44 -0
  309. data/grammars/text.html.twig.json +1353 -0
  310. data/grammars/text.html.vue.json +642 -0
  311. data/grammars/text.idl-idldoc.json +14 -0
  312. data/grammars/text.junit-test-report.json +92 -0
  313. data/grammars/text.log.latex.json +86 -0
  314. data/grammars/text.python.console.json +25 -0
  315. data/grammars/text.python.traceback.json +46 -0
  316. data/grammars/text.rdoc.json +48 -0
  317. data/grammars/text.restructuredtext.json +561 -0
  318. data/grammars/text.robot.json +73 -0
  319. data/grammars/text.shell-session.json +48 -0
  320. data/grammars/text.slim.json +527 -0
  321. data/grammars/text.tex.json +271 -0
  322. data/grammars/text.tex.latex.beamer.json +63 -0
  323. data/grammars/text.tex.latex.haskell.json +56 -0
  324. data/grammars/text.tex.latex.json +1013 -0
  325. data/grammars/text.tex.latex.memoir.json +99 -0
  326. data/grammars/text.tex.latex.rd.json +117 -0
  327. data/grammars/text.xml.ant.json +202 -0
  328. data/grammars/text.xml.flex-config.json +2634 -0
  329. data/grammars/text.xml.genshi.json +34 -0
  330. data/grammars/text.xml.json +364 -0
  331. data/grammars/text.xml.pom.json +774 -0
  332. data/grammars/text.xml.xsl.json +94 -0
  333. data/grammars/text.zone_file.json +72 -0
  334. data/lib/linguist/grammars.rb +13 -0
  335. metadata +389 -0
@@ -0,0 +1,1165 @@
1
+ {
2
+ "fileTypes": [
3
+ "mson"
4
+ ],
5
+ "keyEquivalent": "^~M",
6
+ "name": "MSON",
7
+ "patterns": [
8
+ {
9
+ "include": "#mson-field"
10
+ },
11
+ {
12
+ "include": "#gfm"
13
+ }
14
+ ],
15
+ "repository": {
16
+ "mson-field": {
17
+ "patterns": [
18
+ {
19
+ "comment": "+ name: sample (attributes) - description",
20
+ "begin": "^(?=\\s*[-*+].*?:.*?\\(.*?\\).*?(-|$))",
21
+ "end": "$",
22
+ "patterns": [
23
+ {
24
+ "include": "#mson-field-name"
25
+ },
26
+ {
27
+ "include": "#mson-example-value"
28
+ },
29
+ {
30
+ "include": "#mson-field-attributes"
31
+ },
32
+ {
33
+ "include": "#mson-field-description"
34
+ }
35
+ ]
36
+ },
37
+ {
38
+ "comment": "+ name: sample - description",
39
+ "begin": "^(?=\\s*[-*+].*?:.*?(-|$))",
40
+ "end": "$",
41
+ "patterns": [
42
+ {
43
+ "include": "#mson-field-name"
44
+ },
45
+ {
46
+ "include": "#mson-example-value"
47
+ },
48
+ {
49
+ "include": "#mson-field-description"
50
+ }
51
+ ]
52
+ },
53
+ {
54
+ "comment": "+ name (attributes) - description",
55
+ "begin": "^(?=\\s*[-*+].*?\\(.*?\\).*?(-|$))",
56
+ "end": "$",
57
+ "patterns": [
58
+ {
59
+ "include": "#mson-field-name"
60
+ },
61
+ {
62
+ "include": "#mson-field-attributes"
63
+ },
64
+ {
65
+ "include": "#mson-field-description"
66
+ }
67
+ ]
68
+ },
69
+ {
70
+ "comment": "+ name - description",
71
+ "begin": "^(?=\\s*[-*+].*?(-|$))",
72
+ "end": "$",
73
+ "patterns": [
74
+ {
75
+ "include": "#mson-field-name"
76
+ },
77
+ {
78
+ "include": "#mson-field-description"
79
+ }
80
+ ]
81
+ }
82
+ ]
83
+ },
84
+ "mson-field-name": {
85
+ "name": "mson.field.name",
86
+ "match": "^\\s*([-*+]).*?(?= ?(:|\\(|-|$))",
87
+ "captures": {
88
+ "1": {
89
+ "name": "variable.unordered.list.gfm"
90
+ }
91
+ }
92
+ },
93
+ "mson-example-value": {
94
+ "match": ":\\s(`.*?`|(.*?)(?=\\(|-|$))",
95
+ "captures": {
96
+ "1": {
97
+ "name": "mson.field.example markup.raw.inline"
98
+ }
99
+ }
100
+ },
101
+ "mson-field-attributes": {
102
+ "name": "mson.field.attributes",
103
+ "begin": "(?<=[^\\(])\\((?=.*?\\))",
104
+ "end": "\\)",
105
+ "patterns": [
106
+ {
107
+ "name": "keyword",
108
+ "match": "(required|optional|variable|fixed|sample|default)"
109
+ },
110
+ {
111
+ "name": "entity.name.class",
112
+ "match": "(boolean|string|number|enum|object|array|\\*)"
113
+ }
114
+ ]
115
+ },
116
+ "mson-field-description": {
117
+ "begin": " (-) ",
118
+ "end": "$",
119
+ "beginCaptures": {
120
+ "1": {
121
+ "name": "comment"
122
+ }
123
+ },
124
+ "patterns": [
125
+ {
126
+ "include": "#gfm"
127
+ }
128
+ ]
129
+ },
130
+ "gfm": {
131
+ "patterns": [
132
+ {
133
+ "match": "\\\\.",
134
+ "name": "constant.character.escape.gfm"
135
+ },
136
+ {
137
+ "begin": "(?<=^|[^\\w\\d\\*])\\*\\*\\*(?!$|\\*|\\s)",
138
+ "end": "(?<!^|\\s)\\*\\*\\**\\*(?=$|[^\\w|\\d])",
139
+ "name": "markup.bold.italic.gfm"
140
+ },
141
+ {
142
+ "begin": "(?<=^|[^\\w\\d_])___(?!$|_|\\s)",
143
+ "end": "(?<!^|\\s)___*_(?=$|[^\\w|\\d])",
144
+ "name": "markup.bold.italic.gfm"
145
+ },
146
+ {
147
+ "begin": "(?<=^|[^\\w\\d\\*])\\*\\*(?!$|\\*|\\s)",
148
+ "end": "(?<!^|\\s)\\*\\**\\*(?=$|[^\\w|\\d])",
149
+ "name": "markup.bold.gfm"
150
+ },
151
+ {
152
+ "begin": "(?<=^|[^\\w\\d_])__(?!$|_|\\s)",
153
+ "end": "(?<!^|\\s)__*_(?=$|[^\\w|\\d])",
154
+ "name": "markup.bold.gfm"
155
+ },
156
+ {
157
+ "begin": "(?<=^|[^\\w\\d\\*])\\*(?!$|\\*|\\s)",
158
+ "end": "(?<!^|\\s)\\**\\*(?=$|[^\\w|\\d])",
159
+ "name": "markup.italic.gfm"
160
+ },
161
+ {
162
+ "begin": "(?<=^|[^\\w\\d_\\{\\}])_(?!$|_|\\s)",
163
+ "end": "(?<!^|\\s)_*_(?=$|[^\\w|\\d])",
164
+ "name": "markup.italic.gfm"
165
+ },
166
+ {
167
+ "begin": "(?<=^|[^\\w\\d~])~~(?!$|~|\\s)",
168
+ "end": "(?<!^|\\s)~~*~(?=$|[^\\w|\\d])",
169
+ "name": "markup.strike.gfm"
170
+ },
171
+ {
172
+ "begin": "^(#{6})(\\s*)",
173
+ "end": "$",
174
+ "name": "markup.heading.heading-6.gfm",
175
+ "captures": {
176
+ "1": {
177
+ "name": "markup.heading.marker.gfm"
178
+ },
179
+ "2": {
180
+ "name": "markup.heading.space.gfm"
181
+ }
182
+ },
183
+ "patterns": [
184
+ {
185
+ "include": "$self"
186
+ }
187
+ ]
188
+ },
189
+ {
190
+ "begin": "^(#{5})(\\s*)",
191
+ "end": "$",
192
+ "name": "markup.heading.heading-5.gfm",
193
+ "captures": {
194
+ "1": {
195
+ "name": "markup.heading.marker.gfm"
196
+ },
197
+ "2": {
198
+ "name": "markup.heading.space.gfm"
199
+ }
200
+ },
201
+ "patterns": [
202
+ {
203
+ "include": "$self"
204
+ }
205
+ ]
206
+ },
207
+ {
208
+ "begin": "^(#{4})(\\s*)",
209
+ "end": "$",
210
+ "name": "markup.heading.heading-4.gfm",
211
+ "captures": {
212
+ "1": {
213
+ "name": "markup.heading.marker.gfm"
214
+ },
215
+ "2": {
216
+ "name": "markup.heading.space.gfm"
217
+ }
218
+ },
219
+ "patterns": [
220
+ {
221
+ "include": "$self"
222
+ }
223
+ ]
224
+ },
225
+ {
226
+ "begin": "^(#{3})(\\s*)",
227
+ "end": "$",
228
+ "name": "markup.heading.heading-3.gfm",
229
+ "captures": {
230
+ "1": {
231
+ "name": "markup.heading.marker.gfm"
232
+ },
233
+ "2": {
234
+ "name": "markup.heading.space.gfm"
235
+ }
236
+ },
237
+ "patterns": [
238
+ {
239
+ "include": "$self"
240
+ }
241
+ ]
242
+ },
243
+ {
244
+ "begin": "^(#{2})(\\s*)",
245
+ "end": "$",
246
+ "name": "markup.heading.heading-2.gfm",
247
+ "captures": {
248
+ "1": {
249
+ "name": "markup.heading.marker.gfm"
250
+ },
251
+ "2": {
252
+ "name": "markup.heading.space.gfm"
253
+ }
254
+ },
255
+ "patterns": [
256
+ {
257
+ "include": "$self"
258
+ }
259
+ ]
260
+ },
261
+ {
262
+ "begin": "^(#{1})(\\s*)",
263
+ "end": "$",
264
+ "name": "markup.heading.heading-1.gfm",
265
+ "captures": {
266
+ "1": {
267
+ "name": "markup.heading.marker.gfm"
268
+ },
269
+ "2": {
270
+ "name": "markup.heading.space.gfm"
271
+ }
272
+ },
273
+ "patterns": [
274
+ {
275
+ "include": "$self"
276
+ }
277
+ ]
278
+ },
279
+ {
280
+ "match": "(:)(\\+1|\\-1|100|1234|8ball|a|ab|abc|abcd|accept|aerial_tramway|airplane|alarm_clock|alien|ambulance|anchor|angel|anger|angry|anguished|ant|apple|aquarius|aries|arrow_backward|arrow_double_down|arrow_double_up|arrow_down|arrow_down_small|arrow_forward|arrow_heading_down|arrow_heading_up|arrow_left|arrow_lower_left|arrow_lower_right|arrow_right|arrow_right_hook|arrow_up|arrow_up_down|arrow_up_small|arrow_upper_left|arrow_upper_right|arrows_clockwise|arrows_counterclockwise|art|articulated_lorry|astonished|atm|b|baby|baby_bottle|baby_chick|baby_symbol|back|baggage_claim|balloon|ballot_box_with_check|bamboo|banana|bangbang|bank|bar_chart|barber|baseball|basketball|bath|bathtub|battery|bear|bee|beer|beers|beetle|beginner|bell|bento|bicyclist|bike|bikini|bird|birthday|black_circle|black_joker|black_medium_small_square|black_medium_square|black_nib|black_small_square|black_square|black_square_button|blossom|blowfish|blue_book|blue_car|blue_heart|blush|boar|boat|bomb|book|bookmark|bookmark_tabs|books|boom|boot|bouquet|bow|bowling|bowtie|boy|bread|bride_with_veil|bridge_at_night|briefcase|broken_heart|bug|bulb|bullettrain_front|bullettrain_side|bus|busstop|bust_in_silhouette|busts_in_silhouette|cactus|cake|calendar|calling|camel|camera|cancer|candy|capital_abcd|capricorn|car|card_index|carousel_horse|cat|cat2|cd|chart|chart_with_downwards_trend|chart_with_upwards_trend|checkered_flag|cherries|cherry_blossom|chestnut|chicken|children_crossing|chocolate_bar|christmas_tree|church|cinema|circus_tent|city_sunrise|city_sunset|cl|clap|clapper|clipboard|clock1|clock10|clock1030|clock11|clock1130|clock12|clock1230|clock130|clock2|clock230|clock3|clock330|clock4|clock430|clock5|clock530|clock6|clock630|clock7|clock730|clock8|clock830|clock9|clock930|closed_book|closed_lock_with_key|closed_umbrella|cloud|clubs|cn|cocktail|coffee|cold_sweat|collision|computer|confetti_ball|confounded|confused|congratulations|construction|construction_worker|convenience_store|cookie|cool|cop|copyright|corn|couple|couple_with_heart|couplekiss|cow|cow2|credit_card|crocodile|crossed_flags|crown|cry|crying_cat_face|crystal_ball|cupid|curly_loop|currency_exchange|curry|custard|customs|cyclone|dancer|dancers|dango|dart|dash|date|de|deciduous_tree|department_store|diamond_shape_with_a_dot_inside|diamonds|disappointed|disappointed_relieved|dizzy|dizzy_face|do_not_litter|dog|dog2|dollar|dolls|dolphin|donut|door|doughnut|dragon|dragon_face|dress|dromedary_camel|droplet|dvd|e\\-mail|ear|ear_of_rice|earth_africa|earth_americas|earth_asia|egg|eggplant|eight|eight_pointed_black_star|eight_spoked_asterisk|electric_plug|elephant|email|end|envelope|es|euro|european_castle|european_post_office|evergreen_tree|exclamation|expressionless|eyeglasses|eyes|facepunch|factory|fallen_leaf|family|fast_forward|fax|fearful|feelsgood|feet|ferris_wheel|file_folder|finnadie|fire|fire_engine|fireworks|first_quarter_moon|first_quarter_moon_with_face|fish|fish_cake|fishing_pole_and_fish|fist|five|flags|flashlight|floppy_disk|flower_playing_cards|flushed|foggy|football|fork_and_knife|fountain|four|four_leaf_clover|fr|free|fried_shrimp|fries|frog|frowning|fu|fuelpump|full_moon|full_moon_with_face|game_die|gb|gem|gemini|ghost|gift|gift_heart|girl|globe_with_meridians|goat|goberserk|godmode|golf|grapes|green_apple|green_book|green_heart|grey_exclamation|grey_question|grimacing|grin|grinning|guardsman|guitar|gun|haircut|hamburger|hammer|hamster|hand|handbag|hankey|hash|hatched_chick|hatching_chick|headphones|hear_no_evil|heart|heart_decoration|heart_eyes|heart_eyes_cat|heartbeat|heartpulse|hearts|heavy_check_mark|heavy_division_sign|heavy_dollar_sign|heavy_exclamation_mark|heavy_minus_sign|heavy_multiplication_x|heavy_plus_sign|helicopter|herb|hibiscus|high_brightness|high_heel|hocho|honey_pot|honeybee|horse|horse_racing|hospital|hotel|hotsprings|hourglass|hourglass_flowing_sand|house|house_with_garden|hurtrealbad|hushed|ice_cream|icecream|id|ideograph_advantage|imp|inbox_tray|incoming_envelope|information_desk_person|information_source|innocent|interrobang|iphone|it|izakaya_lantern|jack_o_lantern|japan|japanese_castle|japanese_goblin|japanese_ogre|jeans|joy|joy_cat|jp|key|keycap_ten|kimono|kiss|kissing|kissing_cat|kissing_closed_eyes|kissing_face|kissing_heart|kissing_smiling_eyes|koala|koko|kr|large_blue_circle|large_blue_diamond|large_orange_diamond|last_quarter_moon|last_quarter_moon_with_face|laughing|leaves|ledger|left_luggage|left_right_arrow|leftwards_arrow_with_hook|lemon|leo|leopard|libra|light_rail|link|lips|lipstick|lock|lock_with_ink_pen|lollipop|loop|loudspeaker|love_hotel|love_letter|low_brightness|m|mag|mag_right|mahjong|mailbox|mailbox_closed|mailbox_with_mail|mailbox_with_no_mail|man|man_with_gua_pi_mao|man_with_turban|mans_shoe|maple_leaf|mask|massage|meat_on_bone|mega|melon|memo|mens|metal|metro|microphone|microscope|milky_way|minibus|minidisc|mobile_phone_off|money_with_wings|moneybag|monkey|monkey_face|monorail|moon|mortar_board|mount_fuji|mountain_bicyclist|mountain_cableway|mountain_railway|mouse|mouse2|movie_camera|moyai|muscle|mushroom|musical_keyboard|musical_note|musical_score|mute|nail_care|name_badge|neckbeard|necktie|negative_squared_cross_mark|neutral_face|new|new_moon|new_moon_with_face|newspaper|ng|nine|no_bell|no_bicycles|no_entry|no_entry_sign|no_good|no_mobile_phones|no_mouth|no_pedestrians|no_smoking|non\\-potable_water|nose|notebook|notebook_with_decorative_cover|notes|nut_and_bolt|o|o2|ocean|octocat|octopus|oden|office|ok|ok_hand|ok_woman|older_man|older_woman|on|oncoming_automobile|oncoming_bus|oncoming_police_car|oncoming_taxi|one|open_file_folder|open_hands|open_mouth|ophiuchus|orange_book|outbox_tray|ox|package|page_facing_up|page_with_curl|pager|palm_tree|panda_face|paperclip|parking|part_alternation_mark|partly_sunny|passport_control|paw_prints|peach|pear|pencil|pencil2|penguin|pensive|performing_arts|persevere|person_frowning|person_with_blond_hair|person_with_pouting_face|phone|pig|pig2|pig_nose|pill|pineapple|pisces|pizza|plus1|point_down|point_left|point_right|point_up|point_up_2|police_car|poodle|poop|post_office|postal_horn|postbox|potable_water|pouch|poultry_leg|pound|pouting_cat|pray|princess|punch|purple_heart|purse|pushpin|put_litter_in_its_place|question|rabbit|rabbit2|racehorse|radio|radio_button|rage|rage1|rage2|rage3|rage4|railway_car|rainbow|raised_hand|raised_hands|raising_hand|ram|ramen|rat|recycle|red_car|red_circle|registered|relaxed|relieved|repeat|repeat_one|restroom|revolving_hearts|rewind|ribbon|rice|rice_ball|rice_cracker|rice_scene|ring|rocket|roller_coaster|rooster|rose|rotating_light|round_pushpin|rowboat|ru|rugby_football|runner|running|running_shirt_with_sash|sa|sagittarius|sailboat|sake|sandal|santa|satellite|satisfied|saxophone|school|school_satchel|scissors|scorpius|scream|scream_cat|scroll|seat|secret|see_no_evil|seedling|seven|shaved_ice|sheep|shell|ship|shipit|shirt|shit|shoe|shower|signal_strength|six|six_pointed_star|ski|skull|sleeping|sleepy|slot_machine|small_blue_diamond|small_orange_diamond|small_red_triangle|small_red_triangle_down|smile|smile_cat|smiley|smiley_cat|smiling_imp|smirk|smirk_cat|smoking|snail|snake|snowboarder|snowflake|snowman|sob|soccer|soon|sos|sound|space_invader|spades|spaghetti|sparkle|sparkler|sparkles|sparkling_heart|speak_no_evil|speaker|speech_balloon|speedboat|squirrel|star|star2|stars|station|statue_of_liberty|steam_locomotive|stew|straight_ruler|strawberry|stuck_out_tongue|stuck_out_tongue_closed_eyes|stuck_out_tongue_winking_eye|sun_with_face|sunflower|sunglasses|sunny|sunrise|sunrise_over_mountains|surfer|sushi|suspect|suspension_railway|sweat|sweat_drops|sweat_smile|sweet_potato|swimmer|symbols|syringe|tada|tanabata_tree|tangerine|taurus|taxi|tea|telephone|telephone_receiver|telescope|tennis|tent|thought_balloon|three|thumbsdown|thumbsup|ticket|tiger|tiger2|tired_face|tm|toilet|tokyo_tower|tomato|tongue|top|tophat|tractor|traffic_light|train|train2|tram|triangular_flag_on_post|triangular_ruler|trident|triumph|trolleybus|trollface|trophy|tropical_drink|tropical_fish|truck|trumpet|tshirt|tulip|turtle|tv|twisted_rightwards_arrows|two|two_hearts|two_men_holding_hands|two_women_holding_hands|u5272|u5408|u55b6|u6307|u6708|u6709|u6e80|u7121|u7533|u7981|u7a7a|uk|umbrella|unamused|underage|unlock|up|us|v|vertical_traffic_light|vhs|vibration_mode|video_camera|video_game|violin|virgo|volcano|vs|walking|waning_crescent_moon|waning_gibbous_moon|warning|watch|water_buffalo|watermelon|wave|wavy_dash|waxing_crescent_moon|waxing_gibbous_moon|wc|weary|wedding|whale|whale2|wheelchair|white_check_mark|white_circle|white_flower|white_large_square|white_medium_small_square|white_medium_square|white_small_square|white_square_button|wind_chime|wine_glass|wink|wolf|woman|womans_clothes|womans_hat|womens|worried|wrench|x|yellow_heart|yen|yum|zap|zero|zzz)(:)",
281
+ "name": "string.emoji.gfm",
282
+ "captures": {
283
+ "1": {
284
+ "name": "string.emoji.start.gfm"
285
+ },
286
+ "2": {
287
+ "name": "string.emoji.word.gfm"
288
+ },
289
+ "3": {
290
+ "name": "string.emoji.end.gfm"
291
+ }
292
+ }
293
+ },
294
+ {
295
+ "match": "(&)[a-zA-Z0-9]+(;)",
296
+ "name": "constant.character.entity.gfm",
297
+ "captures": {
298
+ "1": {
299
+ "name": "punctuation.definition.entity.gfm"
300
+ },
301
+ "2": {
302
+ "name": "punctuation.definition.entity.gfm"
303
+ }
304
+ }
305
+ },
306
+ {
307
+ "match": "(&)#[0-9]+(;)",
308
+ "name": "constant.character.entity.gfm",
309
+ "captures": {
310
+ "1": {
311
+ "name": "punctuation.definition.entity.gfm"
312
+ },
313
+ "2": {
314
+ "name": "punctuation.definition.entity.gfm"
315
+ }
316
+ }
317
+ },
318
+ {
319
+ "match": "(&)#x[0-9a-fA-F]+(;)",
320
+ "name": "constant.character.entity.gfm",
321
+ "captures": {
322
+ "1": {
323
+ "name": "punctuation.definition.entity.gfm"
324
+ },
325
+ "2": {
326
+ "name": "punctuation.definition.entity.gfm"
327
+ }
328
+ }
329
+ },
330
+ {
331
+ "begin": "\\A---$",
332
+ "end": "^(---|\\.\\.\\.)$",
333
+ "captures": {
334
+ "0": {
335
+ "name": "comment.hr.gfm"
336
+ }
337
+ },
338
+ "name": "front-matter.yaml.gfm",
339
+ "patterns": [
340
+ {
341
+ "include": "source.yaml"
342
+ }
343
+ ]
344
+ },
345
+ {
346
+ "match": "^\\s*[*]{3,}\\s*$",
347
+ "name": "comment.hr.gfm"
348
+ },
349
+ {
350
+ "match": "^\\s*[-]{3,}\\s*$",
351
+ "name": "comment.hr.gfm"
352
+ },
353
+ {
354
+ "begin": "^\\s*[`~]{3,}\\s*coffee-?(script)?\\s*$",
355
+ "beginCaptures": {
356
+ "0": {
357
+ "name": "support.gfm"
358
+ }
359
+ },
360
+ "end": "^\\s*[`~]{3,}$",
361
+ "endCaptures": {
362
+ "0": {
363
+ "name": "support.gfm"
364
+ }
365
+ },
366
+ "name": "markup.code.coffee.gfm",
367
+ "contentName": "source.coffee",
368
+ "patterns": [
369
+ {
370
+ "include": "source.coffee"
371
+ }
372
+ ]
373
+ },
374
+ {
375
+ "begin": "^\\s*([`~]{3,})\\s*(javascript|js)\\s*$",
376
+ "beginCaptures": {
377
+ "0": {
378
+ "name": "support.gfm"
379
+ }
380
+ },
381
+ "end": "^\\s*\\1$",
382
+ "endCaptures": {
383
+ "0": {
384
+ "name": "support.gfm"
385
+ }
386
+ },
387
+ "name": "markup.code.js.gfm",
388
+ "contentName": "source.js",
389
+ "patterns": [
390
+ {
391
+ "include": "source.js"
392
+ }
393
+ ]
394
+ },
395
+ {
396
+ "begin": "^\\s*([`~]{3,})\\s*(markdown|mdown|md)\\s*$",
397
+ "beginCaptures": {
398
+ "0": {
399
+ "name": "support.gfm"
400
+ }
401
+ },
402
+ "end": "^\\s*\\1$",
403
+ "endCaptures": {
404
+ "0": {
405
+ "name": "support.gfm"
406
+ }
407
+ },
408
+ "name": "markup.code.gfm",
409
+ "patterns": [
410
+ {
411
+ "include": "$self"
412
+ }
413
+ ]
414
+ },
415
+ {
416
+ "begin": "^\\s*([`~]{3,})\\s*json\\s*$",
417
+ "beginCaptures": {
418
+ "0": {
419
+ "name": "support.gfm"
420
+ }
421
+ },
422
+ "end": "^\\s*\\1$",
423
+ "endCaptures": {
424
+ "0": {
425
+ "name": "support.gfm"
426
+ }
427
+ },
428
+ "name": "markup.code.json.gfm",
429
+ "contentName": "source.json",
430
+ "patterns": [
431
+ {
432
+ "include": "source.json"
433
+ }
434
+ ]
435
+ },
436
+ {
437
+ "begin": "^\\s*([`~]{3,})\\s*css\\s*$",
438
+ "beginCaptures": {
439
+ "0": {
440
+ "name": "support.gfm"
441
+ }
442
+ },
443
+ "end": "^\\s*\\1$",
444
+ "endCaptures": {
445
+ "0": {
446
+ "name": "support.gfm"
447
+ }
448
+ },
449
+ "name": "markup.code.css.gfm",
450
+ "contentName": "source.css",
451
+ "patterns": [
452
+ {
453
+ "include": "source.css"
454
+ }
455
+ ]
456
+ },
457
+ {
458
+ "begin": "^\\s*([`~]{3,})\\s*less\\s*$",
459
+ "beginCaptures": {
460
+ "0": {
461
+ "name": "support.gfm"
462
+ }
463
+ },
464
+ "end": "^\\s*\\1$",
465
+ "endCaptures": {
466
+ "0": {
467
+ "name": "support.gfm"
468
+ }
469
+ },
470
+ "name": "markup.code.less.gfm",
471
+ "contentName": "source.css.less",
472
+ "patterns": [
473
+ {
474
+ "include": "source.css.less"
475
+ }
476
+ ]
477
+ },
478
+ {
479
+ "begin": "^\\s*([`~]{3,})\\s*xml\\s*$",
480
+ "beginCaptures": {
481
+ "0": {
482
+ "name": "support.gfm"
483
+ }
484
+ },
485
+ "end": "^\\s*\\1$",
486
+ "endCaptures": {
487
+ "0": {
488
+ "name": "support.gfm"
489
+ }
490
+ },
491
+ "name": "markup.code.xml.gfm",
492
+ "contentName": "text.xml",
493
+ "patterns": [
494
+ {
495
+ "include": "text.xml"
496
+ }
497
+ ]
498
+ },
499
+ {
500
+ "begin": "^\\s*([`~]{3,})\\s*(ruby|rb)\\s*$",
501
+ "beginCaptures": {
502
+ "0": {
503
+ "name": "support.gfm"
504
+ }
505
+ },
506
+ "end": "^\\s*\\1$",
507
+ "endCaptures": {
508
+ "0": {
509
+ "name": "support.gfm"
510
+ }
511
+ },
512
+ "name": "markup.code.ruby.gfm",
513
+ "contentName": "source.ruby",
514
+ "patterns": [
515
+ {
516
+ "include": "source.ruby"
517
+ }
518
+ ]
519
+ },
520
+ {
521
+ "begin": "^\\s*([`~]{3,})\\s*java\\s*$",
522
+ "beginCaptures": {
523
+ "0": {
524
+ "name": "support.gfm"
525
+ }
526
+ },
527
+ "end": "^\\s*\\1$",
528
+ "endCaptures": {
529
+ "0": {
530
+ "name": "support.gfm"
531
+ }
532
+ },
533
+ "name": "markup.code.java.gfm",
534
+ "contentName": "source.java",
535
+ "patterns": [
536
+ {
537
+ "include": "source.java"
538
+ }
539
+ ]
540
+ },
541
+ {
542
+ "begin": "^\\s*([`~]{3,})\\s*erlang\\s*$",
543
+ "beginCaptures": {
544
+ "0": {
545
+ "name": "support.gfm"
546
+ }
547
+ },
548
+ "end": "^\\s*\\1$",
549
+ "endCaptures": {
550
+ "0": {
551
+ "name": "support.gfm"
552
+ }
553
+ },
554
+ "name": "markup.code.erlang.gfm",
555
+ "contentName": "source.erlang",
556
+ "patterns": [
557
+ {
558
+ "include": "source.erlang"
559
+ }
560
+ ]
561
+ },
562
+ {
563
+ "begin": "^\\s*([`~]{3,})\\s*go(lang)?\\s*$",
564
+ "beginCaptures": {
565
+ "0": {
566
+ "name": "support.gfm"
567
+ }
568
+ },
569
+ "end": "^\\s*\\1$",
570
+ "endCaptures": {
571
+ "0": {
572
+ "name": "support.gfm"
573
+ }
574
+ },
575
+ "name": "markup.code.go.gfm",
576
+ "contentName": "source.go",
577
+ "patterns": [
578
+ {
579
+ "include": "source.go"
580
+ }
581
+ ]
582
+ },
583
+ {
584
+ "begin": "^\\s*([`~]{3,})\\s*cs(harp)?\\s*$",
585
+ "beginCaptures": {
586
+ "0": {
587
+ "name": "support.gfm"
588
+ }
589
+ },
590
+ "end": "^\\s*\\1$",
591
+ "endCaptures": {
592
+ "0": {
593
+ "name": "support.gfm"
594
+ }
595
+ },
596
+ "name": "markup.code.cs.gfm",
597
+ "contentName": "source.cs",
598
+ "patterns": [
599
+ {
600
+ "include": "source.cs"
601
+ }
602
+ ]
603
+ },
604
+ {
605
+ "begin": "^\\s*([`~]{3,})\\s*php\\s*$",
606
+ "beginCaptures": {
607
+ "0": {
608
+ "name": "support.gfm"
609
+ }
610
+ },
611
+ "end": "^\\s*\\1$",
612
+ "endCaptures": {
613
+ "0": {
614
+ "name": "support.gfm"
615
+ }
616
+ },
617
+ "name": "markup.code.php.gfm",
618
+ "contentName": "source.php",
619
+ "patterns": [
620
+ {
621
+ "include": "source.php"
622
+ }
623
+ ]
624
+ },
625
+ {
626
+ "begin": "^\\s*([`~]{3,})\\s*(sh|bash)\\s*$",
627
+ "beginCaptures": {
628
+ "0": {
629
+ "name": "support.gfm"
630
+ }
631
+ },
632
+ "end": "^\\s*\\1$",
633
+ "endCaptures": {
634
+ "0": {
635
+ "name": "support.gfm"
636
+ }
637
+ },
638
+ "name": "markup.code.shell.gfm",
639
+ "contentName": "source.shell",
640
+ "patterns": [
641
+ {
642
+ "include": "source.shell"
643
+ }
644
+ ]
645
+ },
646
+ {
647
+ "begin": "^\\s*([`~]{3,})\\s*py(thon)?\\s*$",
648
+ "beginCaptures": {
649
+ "0": {
650
+ "name": "support.gfm"
651
+ }
652
+ },
653
+ "end": "^\\s*\\1$",
654
+ "endCaptures": {
655
+ "0": {
656
+ "name": "support.gfm"
657
+ }
658
+ },
659
+ "name": "markup.code.python.gfm",
660
+ "contentName": "source.python",
661
+ "patterns": [
662
+ {
663
+ "include": "source.python"
664
+ }
665
+ ]
666
+ },
667
+ {
668
+ "begin": "^\\s*([`~]{3,})\\s*c\\s*$",
669
+ "beginCaptures": {
670
+ "0": {
671
+ "name": "support.gfm"
672
+ }
673
+ },
674
+ "end": "^\\s*\\1$",
675
+ "endCaptures": {
676
+ "0": {
677
+ "name": "support.gfm"
678
+ }
679
+ },
680
+ "name": "markup.code.c.gfm",
681
+ "contentName": "source.c",
682
+ "patterns": [
683
+ {
684
+ "include": "source.c"
685
+ }
686
+ ]
687
+ },
688
+ {
689
+ "begin": "^\\s*([`~]{3,})\\s*c(pp|\\+\\+)\\s*$",
690
+ "beginCaptures": {
691
+ "0": {
692
+ "name": "support.gfm"
693
+ }
694
+ },
695
+ "end": "^\\s*\\1$",
696
+ "endCaptures": {
697
+ "0": {
698
+ "name": "support.gfm"
699
+ }
700
+ },
701
+ "name": "markup.code.cpp.gfm",
702
+ "contentName": "source.cpp",
703
+ "patterns": [
704
+ {
705
+ "include": "source.cpp"
706
+ }
707
+ ]
708
+ },
709
+ {
710
+ "begin": "^\\s*([`~]{3,})\\s*(objc|objective-c)\\s*$",
711
+ "beginCaptures": {
712
+ "0": {
713
+ "name": "support.gfm"
714
+ }
715
+ },
716
+ "end": "^\\s*\\1$",
717
+ "endCaptures": {
718
+ "0": {
719
+ "name": "support.gfm"
720
+ }
721
+ },
722
+ "name": "markup.code.objc.gfm",
723
+ "contentName": "source.objc",
724
+ "patterns": [
725
+ {
726
+ "include": "source.objc"
727
+ }
728
+ ]
729
+ },
730
+ {
731
+ "begin": "^\\s*([`~]{3,})\\s*html\\s*$",
732
+ "beginCaptures": {
733
+ "0": {
734
+ "name": "support.gfm"
735
+ }
736
+ },
737
+ "end": "^\\s*\\1$",
738
+ "endCaptures": {
739
+ "0": {
740
+ "name": "support.gfm"
741
+ }
742
+ },
743
+ "name": "markup.code.html.gfm",
744
+ "contentName": "source.html.basic",
745
+ "patterns": [
746
+ {
747
+ "include": "text.html.basic"
748
+ }
749
+ ]
750
+ },
751
+ {
752
+ "begin": "^\\s*([`~]{3,})\\s*ya?ml\\s*$",
753
+ "beginCaptures": {
754
+ "0": {
755
+ "name": "support.gfm"
756
+ }
757
+ },
758
+ "end": "^\\s*\\1$",
759
+ "endCaptures": {
760
+ "0": {
761
+ "name": "support.gfm"
762
+ }
763
+ },
764
+ "name": "markup.code.yaml.gfm",
765
+ "contentName": "source.yaml",
766
+ "patterns": [
767
+ {
768
+ "include": "source.yaml"
769
+ }
770
+ ]
771
+ },
772
+ {
773
+ "begin": "^\\s*([`~]{3,})\\s*elixir\\s*$",
774
+ "beginCaptures": {
775
+ "0": {
776
+ "name": "support.gfm"
777
+ }
778
+ },
779
+ "end": "^\\s*\\1$",
780
+ "endCaptures": {
781
+ "0": {
782
+ "name": "support.gfm"
783
+ }
784
+ },
785
+ "name": "markup.code.elixir.gfm",
786
+ "contentName": "source.elixir",
787
+ "patterns": [
788
+ {
789
+ "include": "source.elixir"
790
+ }
791
+ ]
792
+ },
793
+ {
794
+ "begin": "^\\s*([`~]{3,})\\s*(diff|patch|rej)\\s*$",
795
+ "beginCaptures": {
796
+ "0": {
797
+ "name": "support.gfm"
798
+ }
799
+ },
800
+ "end": "^\\s*\\1$",
801
+ "endCaptures": {
802
+ "0": {
803
+ "name": "support.gfm"
804
+ }
805
+ },
806
+ "name": "markup.code.diff.gfm",
807
+ "contentName": "source.diff",
808
+ "patterns": [
809
+ {
810
+ "include": "source.diff"
811
+ }
812
+ ]
813
+ },
814
+ {
815
+ "begin": "^\\s*([`~]{3,})\\s*julia\\s*$",
816
+ "beginCaptures": {
817
+ "0": {
818
+ "name": "support.gfm"
819
+ }
820
+ },
821
+ "end": "^\\s*\\1$",
822
+ "endCaptures": {
823
+ "0": {
824
+ "name": "support.gfm"
825
+ }
826
+ },
827
+ "name": "markup.code.julia.gfm",
828
+ "contentName": "source.julia",
829
+ "patterns": [
830
+ {
831
+ "include": "source.julia"
832
+ }
833
+ ]
834
+ },
835
+ {
836
+ "begin": "^\\s*([`~]{3,})\\s*r\\s*$",
837
+ "beginCaptures": {
838
+ "0": {
839
+ "name": "support.gfm"
840
+ }
841
+ },
842
+ "end": "^\\s*\\1$",
843
+ "endCaptures": {
844
+ "0": {
845
+ "name": "support.gfm"
846
+ }
847
+ },
848
+ "name": "markup.code.r.gfm",
849
+ "contentName": "source.r",
850
+ "patterns": [
851
+ {
852
+ "include": "source.r"
853
+ }
854
+ ]
855
+ },
856
+ {
857
+ "begin": "^\\s*([`~]{3,}).*$",
858
+ "beginCaptures": {
859
+ "0": {
860
+ "name": "support.gfm"
861
+ }
862
+ },
863
+ "end": "^\\s*\\1$",
864
+ "endCaptures": {
865
+ "0": {
866
+ "name": "support.gfm"
867
+ }
868
+ },
869
+ "name": "markup.raw.gfm"
870
+ },
871
+ {
872
+ "begin": "(`+)(?!$)",
873
+ "end": "\\1",
874
+ "name": "markup.raw.gfm markup.raw.inline"
875
+ },
876
+ {
877
+ "match": "(\\[!)(\\[)([^\\]]*)(\\])((\\()[^\\)]+(\\)))(\\])(((\\()[^\\)]+(\\)))|((\\[)[^\\]]+(\\])))",
878
+ "name": "link",
879
+ "captures": {
880
+ "1": {
881
+ "name": "punctuation.definition.begin.gfm"
882
+ },
883
+ "2": {
884
+ "name": "punctuation.definition.begin.gfm"
885
+ },
886
+ "3": {
887
+ "name": "entity.gfm"
888
+ },
889
+ "4": {
890
+ "name": "punctuation.definition.end.gfm"
891
+ },
892
+ "5": {
893
+ "name": "markup.underline.link.gfm"
894
+ },
895
+ "6": {
896
+ "name": "punctuation.definition.begin.gfm"
897
+ },
898
+ "7": {
899
+ "name": "punctuation.definition.end.gfm"
900
+ },
901
+ "8": {
902
+ "name": "punctuation.definition.end.gfm"
903
+ },
904
+ "10": {
905
+ "name": "markup.underline.link.gfm"
906
+ },
907
+ "11": {
908
+ "name": "punctuation.definition.begin.gfm"
909
+ },
910
+ "12": {
911
+ "name": "punctuation.definition.end.gfm"
912
+ },
913
+ "13": {
914
+ "name": "markup.underline.link.gfm"
915
+ },
916
+ "14": {
917
+ "name": "punctuation.definition.begin.gfm"
918
+ },
919
+ "15": {
920
+ "name": "punctuation.definition.end.gfm"
921
+ }
922
+ }
923
+ },
924
+ {
925
+ "match": "(\\[!)(\\[)([^\\]]*)(\\])((\\[)[^\\)]+(\\]))(\\])(((\\()[^\\)]+(\\)))|((\\[)[^\\]]+(\\])))",
926
+ "name": "link",
927
+ "captures": {
928
+ "1": {
929
+ "name": "punctuation.definition.begin.gfm"
930
+ },
931
+ "2": {
932
+ "name": "punctuation.definition.begin.gfm"
933
+ },
934
+ "3": {
935
+ "name": "entity.gfm"
936
+ },
937
+ "4": {
938
+ "name": "punctuation.definition.end.gfm"
939
+ },
940
+ "5": {
941
+ "name": "markup.underline.link.gfm"
942
+ },
943
+ "6": {
944
+ "name": "punctuation.definition.begin.gfm"
945
+ },
946
+ "7": {
947
+ "name": "punctuation.definition.end.gfm"
948
+ },
949
+ "8": {
950
+ "name": "punctuation.definition.end.gfm"
951
+ },
952
+ "10": {
953
+ "name": "markup.underline.link.gfm"
954
+ },
955
+ "11": {
956
+ "name": "punctuation.definition.begin.gfm"
957
+ },
958
+ "12": {
959
+ "name": "punctuation.definition.end.gfm"
960
+ },
961
+ "13": {
962
+ "name": "markup.underline.link.gfm"
963
+ },
964
+ "14": {
965
+ "name": "punctuation.definition.begin.gfm"
966
+ },
967
+ "15": {
968
+ "name": "punctuation.definition.end.gfm"
969
+ }
970
+ }
971
+ },
972
+ {
973
+ "match": "!?(\\[)([^\\]]*)(\\])((\\()[^\\)]+(\\)))",
974
+ "name": "link",
975
+ "captures": {
976
+ "1": {
977
+ "name": "punctuation.definition.begin.gfm"
978
+ },
979
+ "2": {
980
+ "name": "entity.gfm"
981
+ },
982
+ "3": {
983
+ "name": "punctuation.definition.end.gfm"
984
+ },
985
+ "4": {
986
+ "name": "markup.underline.link.gfm"
987
+ },
988
+ "5": {
989
+ "name": "punctuation.definition.begin.gfm"
990
+ },
991
+ "6": {
992
+ "name": "punctuation.definition.end.gfm"
993
+ }
994
+ }
995
+ },
996
+ {
997
+ "match": "!?(\\[)([^\\]]*)(\\])((\\[)[^\\]]*(\\]))",
998
+ "name": "link",
999
+ "captures": {
1000
+ "1": {
1001
+ "name": "punctuation.definition.begin.gfm"
1002
+ },
1003
+ "2": {
1004
+ "name": "entity.gfm"
1005
+ },
1006
+ "3": {
1007
+ "name": "punctuation.definition.end.gfm"
1008
+ },
1009
+ "4": {
1010
+ "name": "markup.underline.link.gfm"
1011
+ },
1012
+ "5": {
1013
+ "name": "punctuation.definition.begin.gfm"
1014
+ },
1015
+ "6": {
1016
+ "name": "punctuation.definition.end.gfm"
1017
+ }
1018
+ }
1019
+ },
1020
+ {
1021
+ "match": "^\\s*(\\[)([^\\]]+)(\\])\\s*:\\s*<([^>]+)>",
1022
+ "name": "link",
1023
+ "captures": {
1024
+ "1": {
1025
+ "name": "punctuation.definition.begin.gfm"
1026
+ },
1027
+ "2": {
1028
+ "name": "entity.gfm"
1029
+ },
1030
+ "3": {
1031
+ "name": "punctuation.definition.end.gfm"
1032
+ },
1033
+ "4": {
1034
+ "name": "markup.underline.link.gfm"
1035
+ }
1036
+ }
1037
+ },
1038
+ {
1039
+ "match": "^\\s*(\\[)([^\\]]+)(\\])\\s*(:)\\s*(\\S+)",
1040
+ "name": "link",
1041
+ "captures": {
1042
+ "1": {
1043
+ "name": "punctuation.definition.begin.gfm"
1044
+ },
1045
+ "2": {
1046
+ "name": "entity.gfm"
1047
+ },
1048
+ "3": {
1049
+ "name": "punctuation.definition.end.gfm"
1050
+ },
1051
+ "4": {
1052
+ "name": "punctuation.separator.key-value.gfm"
1053
+ },
1054
+ "5": {
1055
+ "name": "markup.underline.link.gfm"
1056
+ }
1057
+ }
1058
+ },
1059
+ {
1060
+ "match": "^\\s*([*+-])[ \\t]+",
1061
+ "captures": {
1062
+ "1": {
1063
+ "name": "variable.unordered.list.gfm"
1064
+ }
1065
+ }
1066
+ },
1067
+ {
1068
+ "match": "^\\s*(\\d+\\.)[ \\t]+",
1069
+ "captures": {
1070
+ "1": {
1071
+ "name": "variable.ordered.list.gfm"
1072
+ }
1073
+ }
1074
+ },
1075
+ {
1076
+ "begin": "^\\s*(>)",
1077
+ "end": "^\\s*?$",
1078
+ "beginCaptures": {
1079
+ "1": {
1080
+ "name": "support.quote.gfm"
1081
+ }
1082
+ },
1083
+ "name": "comment.quote.gfm",
1084
+ "patterns": [
1085
+ {
1086
+ "include": "$self"
1087
+ }
1088
+ ]
1089
+ },
1090
+ {
1091
+ "match": "(?<=^|\\s|\"|'|\\(|\\[)(@)(\\w[-\\w:]*)(?=[\\s\"'.,;\\)\\]])",
1092
+ "captures": {
1093
+ "1": {
1094
+ "name": "variable.mention.gfm"
1095
+ },
1096
+ "2": {
1097
+ "name": "string.username.gfm"
1098
+ }
1099
+ }
1100
+ },
1101
+ {
1102
+ "match": "(?<=^|\\s|\"|'|\\(|\\[)(#)(\\d+)(?=[\\s\"'\\.,;\\)\\]])",
1103
+ "captures": {
1104
+ "1": {
1105
+ "name": "variable.issue.tag.gfm"
1106
+ },
1107
+ "2": {
1108
+ "name": "string.issue.number.gfm"
1109
+ }
1110
+ }
1111
+ },
1112
+ {
1113
+ "match": "( )$",
1114
+ "captures": {
1115
+ "1": {
1116
+ "name": "linebreak.gfm"
1117
+ }
1118
+ }
1119
+ },
1120
+ {
1121
+ "begin": "<!--",
1122
+ "captures": {
1123
+ "0": {
1124
+ "name": "punctuation.definition.comment.gfm"
1125
+ }
1126
+ },
1127
+ "end": "--\\s*>",
1128
+ "name": "comment.block.gfm"
1129
+ },
1130
+ {
1131
+ "begin": "^\\|",
1132
+ "end": "\\|$",
1133
+ "captures": {
1134
+ "0": {
1135
+ "name": "border.pipe.outer"
1136
+ }
1137
+ },
1138
+ "name": "table.gfm",
1139
+ "patterns": [
1140
+ {
1141
+ "match": "(:?)(-+)(:?)",
1142
+ "captures": {
1143
+ "1": {
1144
+ "name": "border.alignment"
1145
+ },
1146
+ "2": {
1147
+ "name": "border.header"
1148
+ },
1149
+ "3": {
1150
+ "name": "border.alignment"
1151
+ }
1152
+ }
1153
+ },
1154
+ {
1155
+ "match": "\\|",
1156
+ "name": "border.pipe.inner"
1157
+ }
1158
+ ]
1159
+ }
1160
+ ]
1161
+ }
1162
+ },
1163
+ "scopeName": "text.html.markdown.source.gfm.mson",
1164
+ "uuid": "dd477cf1-34c4-49d2-ba09-f8445676cce6"
1165
+ }