github-linguist 7.24.1 → 7.26.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/ext/linguist/lex.linguist_yy.c +14 -17
- data/ext/linguist/lex.linguist_yy.h +2 -2
- data/ext/linguist/tokenizer.l +0 -1
- data/grammars/govulncheck.json +1 -0
- data/grammars/inline.graphql.scala.json +1 -0
- data/grammars/liquid.injection.json +1 -1
- data/grammars/markdown.curry.codeblock.json +1 -1
- data/grammars/markdown.talon.codeblock.json +1 -0
- data/grammars/source.abap.json +1 -1
- data/grammars/source.abl.json +1 -1
- data/grammars/source.acucobol.json +1 -1
- data/grammars/source.apex.json +1 -0
- data/grammars/source.arr.json +1 -0
- data/grammars/source.astro.json +1 -1
- data/grammars/source.basic.json +1 -1
- data/grammars/source.bicep.json +1 -1
- data/grammars/source.brs.json +1 -1
- data/grammars/source.bsl.json +1 -1
- data/grammars/source.cds.json +1 -1
- data/grammars/source.chapel.json +1 -1
- data/grammars/source.circom.json +1 -0
- data/grammars/source.clar.json +1 -1
- data/grammars/source.cobol.json +1 -1
- data/grammars/source.cs.json +1 -1
- data/grammars/source.curlrc.json +1 -1
- data/grammars/source.d2.json +1 -0
- data/grammars/source.dart.json +1 -1
- data/grammars/source.denizenscript.json +1 -1
- data/grammars/source.did.json +1 -0
- data/grammars/source.dm.json +1 -1
- data/grammars/source.editorconfig.json +1 -1
- data/grammars/source.fsharp.json +1 -1
- data/grammars/source.gdscript.json +1 -1
- data/grammars/source.generic-config.json +1 -0
- data/grammars/source.gfm.blade.json +1 -1
- data/grammars/source.gitconfig.json +1 -1
- data/grammars/source.gleam.json +1 -1
- data/grammars/source.graphql.json +1 -1
- data/grammars/source.hocon.json +1 -1
- data/grammars/source.hosts.json +1 -1
- data/grammars/source.j.json +1 -1
- data/grammars/source.jflex.json +1 -1
- data/grammars/source.kerboscript.json +1 -0
- data/grammars/source.kickstart.json +1 -0
- data/grammars/source.kotlin.json +1 -1
- data/grammars/source.lolcode.json +1 -0
- data/grammars/source.m2.json +1 -1
- data/grammars/source.matlab.json +1 -1
- data/grammars/source.mdx.json +1 -0
- data/grammars/source.mermaid.flowchart.json +1 -1
- data/grammars/source.mermaid.json +1 -1
- data/grammars/source.mermaid.mindmap.json +1 -0
- data/grammars/source.mo.json +1 -1
- data/grammars/source.move.json +1 -1
- data/grammars/source.nasal.json +1 -0
- data/grammars/source.nim.json +1 -1
- data/grammars/source.nimcfg.json +1 -1
- data/grammars/source.nushell.json +1 -0
- data/grammars/source.pact.json +1 -0
- data/grammars/source.pddl.json +1 -1
- data/grammars/source.pnlgrp.json +1 -1
- data/grammars/source.polar.json +1 -1
- data/grammars/source.postscript.json +1 -1
- data/grammars/source.prisma.json +1 -1
- data/grammars/source.rascal.json +1 -1
- data/grammars/source.rbs.json +1 -0
- data/grammars/source.rescript.json +1 -1
- data/grammars/source.rmcobol.json +1 -0
- data/grammars/source.rpgle.json +1 -1
- data/grammars/source.rust.json +1 -1
- data/grammars/source.scala.json +1 -1
- data/grammars/source.scenic.json +1 -1
- data/grammars/source.singularity.json +1 -1
- data/grammars/source.smithy.json +1 -1
- data/grammars/source.soql.json +1 -0
- data/grammars/source.sqf.json +1 -1
- data/grammars/source.stan.json +1 -1
- data/grammars/source.svelte.json +1 -1
- data/grammars/source.sway.json +1 -0
- data/grammars/source.talon.json +1 -1
- data/grammars/source.tlverilog.json +1 -0
- data/grammars/source.toc.json +1 -1
- data/grammars/source.ts.json +1 -1
- data/grammars/source.tsql.json +1 -1
- data/grammars/source.tsx.json +1 -1
- data/grammars/source.v.json +1 -1
- data/grammars/source.vba.json +1 -0
- data/grammars/source.wgsl.json +1 -0
- data/grammars/source.wit.json +1 -0
- data/grammars/source.wwb.json +1 -0
- data/grammars/source.yara.json +1 -1
- data/grammars/text.adblock.json +1 -1
- data/grammars/text.checksums.json +1 -1
- data/grammars/text.haml.json +1 -1
- data/grammars/text.html.liquid.json +1 -1
- data/grammars/text.html.markdown.d2.json +1 -0
- data/grammars/text.marko.json +1 -1
- data/grammars/text.md.json +1 -0
- data/grammars/text.pseudoxml.json +1 -0
- data/grammars/text.restructuredtext.json +1 -1
- data/grammars/text.sfd.json +1 -1
- data/grammars/text.xml.svg.json +1 -1
- data/grammars/version +1 -1
- data/lib/linguist/VERSION +1 -1
- data/lib/linguist/generated.rb +8 -0
- data/lib/linguist/generic.yml +1 -0
- data/lib/linguist/heuristics.yml +104 -47
- data/lib/linguist/languages.json +1 -1
- data/lib/linguist/languages.yml +272 -35
- data/lib/linguist/samples.json +1 -1
- data/lib/linguist/vendor.yml +7 -1
- metadata +36 -10
- data/grammars/source.gfm.json +0 -1
- data/grammars/source.nim.comment.json +0 -1
- data/grammars/source.nim_filter.json +0 -1
data/lib/linguist/vendor.yml
CHANGED
@@ -74,7 +74,7 @@
|
|
74
74
|
- ([^\s]*)import\.(css|less|scss|styl)$
|
75
75
|
|
76
76
|
# Bootstrap css and js
|
77
|
-
- (^|/)bootstrap([^/.]*)(
|
77
|
+
- (^|/)bootstrap([^/.]*)(\..*)?\.(js|css|less|scss|styl)$
|
78
78
|
- (^|/)custom\.bootstrap([^\s]*)(js|css|less|scss|styl)$
|
79
79
|
|
80
80
|
# Font Awesome
|
@@ -385,3 +385,9 @@
|
|
385
385
|
|
386
386
|
# GitHub.com
|
387
387
|
- (^|/)\.github/
|
388
|
+
|
389
|
+
# obsidian.md settings
|
390
|
+
- (^|/)\.obsidian/
|
391
|
+
|
392
|
+
# teamcity CI configuration
|
393
|
+
- (^|/)\.teamcity/
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: github-linguist
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 7.
|
4
|
+
version: 7.26.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- GitHub
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2023-06-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: cgi
|
@@ -170,14 +170,14 @@ dependencies:
|
|
170
170
|
requirements:
|
171
171
|
- - "~>"
|
172
172
|
- !ruby/object:Gem::Version
|
173
|
-
version: '
|
173
|
+
version: '4.0'
|
174
174
|
type: :development
|
175
175
|
prerelease: false
|
176
176
|
version_requirements: !ruby/object:Gem::Requirement
|
177
177
|
requirements:
|
178
178
|
- - "~>"
|
179
179
|
- !ruby/object:Gem::Version
|
180
|
-
version: '
|
180
|
+
version: '4.0'
|
181
181
|
- !ruby/object:Gem::Dependency
|
182
182
|
name: licensee
|
183
183
|
requirement: !ruby/object:Gem::Requirement
|
@@ -233,6 +233,7 @@ files:
|
|
233
233
|
- grammars/file.lasso.json
|
234
234
|
- grammars/go.mod.json
|
235
235
|
- grammars/go.sum.json
|
236
|
+
- grammars/govulncheck.json
|
236
237
|
- grammars/hidden.manref.json
|
237
238
|
- grammars/hidden.regexp.injection-shell.json
|
238
239
|
- grammars/hint.haskell.json
|
@@ -244,6 +245,7 @@ files:
|
|
244
245
|
- grammars/inline.graphql.python.json
|
245
246
|
- grammars/inline.graphql.re.json
|
246
247
|
- grammars/inline.graphql.res.json
|
248
|
+
- grammars/inline.graphql.scala.json
|
247
249
|
- grammars/inline.prisma.json
|
248
250
|
- grammars/liquid.injection.json
|
249
251
|
- grammars/markdown.bicep.codeblock.json
|
@@ -259,6 +261,7 @@ files:
|
|
259
261
|
- grammars/markdown.plantuml.codeblock.json
|
260
262
|
- grammars/markdown.prisma.codeblock.json
|
261
263
|
- grammars/markdown.rescript.codeblock.json
|
264
|
+
- grammars/markdown.talon.codeblock.json
|
262
265
|
- grammars/markdown.textproto.codeblock.json
|
263
266
|
- grammars/objdump.x86asm.json
|
264
267
|
- grammars/source.2da.json
|
@@ -282,8 +285,10 @@ files:
|
|
282
285
|
- grammars/source.antlr.json
|
283
286
|
- grammars/source.apache-config.json
|
284
287
|
- grammars/source.apache-config.mod_perl.json
|
288
|
+
- grammars/source.apex.json
|
285
289
|
- grammars/source.apl.json
|
286
290
|
- grammars/source.applescript.json
|
291
|
+
- grammars/source.arr.json
|
287
292
|
- grammars/source.asl.json
|
288
293
|
- grammars/source.asn.json
|
289
294
|
- grammars/source.asp.json
|
@@ -335,6 +340,7 @@ files:
|
|
335
340
|
- grammars/source.changelogs.rpm-spec.json
|
336
341
|
- grammars/source.chapel.json
|
337
342
|
- grammars/source.cil.json
|
343
|
+
- grammars/source.circom.json
|
338
344
|
- grammars/source.cirru.json
|
339
345
|
- grammars/source.cl.json
|
340
346
|
- grammars/source.clar.json
|
@@ -377,6 +383,7 @@ files:
|
|
377
383
|
- grammars/source.cypher.json
|
378
384
|
- grammars/source.cython.json
|
379
385
|
- grammars/source.d.json
|
386
|
+
- grammars/source.d2.json
|
380
387
|
- grammars/source.dart.json
|
381
388
|
- grammars/source.data-weave.json
|
382
389
|
- grammars/source.dc.json
|
@@ -389,6 +396,7 @@ files:
|
|
389
396
|
- grammars/source.debian.makefile.json
|
390
397
|
- grammars/source.denizenscript.json
|
391
398
|
- grammars/source.desktop.json
|
399
|
+
- grammars/source.did.json
|
392
400
|
- grammars/source.diff.json
|
393
401
|
- grammars/source.dir.json
|
394
402
|
- grammars/source.dircolors.json
|
@@ -451,13 +459,13 @@ files:
|
|
451
459
|
- grammars/source.gedcom.json
|
452
460
|
- grammars/source.gemfile-lock.json
|
453
461
|
- grammars/source.gemini.json
|
462
|
+
- grammars/source.generic-config.json
|
454
463
|
- grammars/source.generic-db.json
|
455
464
|
- grammars/source.genero-forms.json
|
456
465
|
- grammars/source.genero.json
|
457
466
|
- grammars/source.gerber.json
|
458
467
|
- grammars/source.gf.json
|
459
468
|
- grammars/source.gfm.blade.json
|
460
|
-
- grammars/source.gfm.json
|
461
469
|
- grammars/source.git-revlist.json
|
462
470
|
- grammars/source.gitattributes.json
|
463
471
|
- grammars/source.gitconfig.json
|
@@ -540,7 +548,9 @@ files:
|
|
540
548
|
- grammars/source.julia.json
|
541
549
|
- grammars/source.just.json
|
542
550
|
- grammars/source.kakscript.json
|
551
|
+
- grammars/source.kerboscript.json
|
543
552
|
- grammars/source.keyvalues.json
|
553
|
+
- grammars/source.kickstart.json
|
544
554
|
- grammars/source.kotlin.json
|
545
555
|
- grammars/source.kusto.json
|
546
556
|
- grammars/source.lark.json
|
@@ -559,6 +569,7 @@ files:
|
|
559
569
|
- grammars/source.llvm.json
|
560
570
|
- grammars/source.logos.json
|
561
571
|
- grammars/source.logtalk.json
|
572
|
+
- grammars/source.lolcode.json
|
562
573
|
- grammars/source.loomscript.json
|
563
574
|
- grammars/source.lsl.json
|
564
575
|
- grammars/source.ltspice.symbol.json
|
@@ -577,6 +588,7 @@ files:
|
|
577
588
|
- grammars/source.maxscript.json
|
578
589
|
- grammars/source.mc.json
|
579
590
|
- grammars/source.mcfunction.json
|
591
|
+
- grammars/source.mdx.json
|
580
592
|
- grammars/source.mercury.json
|
581
593
|
- grammars/source.mermaid.c4c-diagram.json
|
582
594
|
- grammars/source.mermaid.class-diagram.json
|
@@ -585,6 +597,7 @@ files:
|
|
585
597
|
- grammars/source.mermaid.gantt.json
|
586
598
|
- grammars/source.mermaid.gitgraph.json
|
587
599
|
- grammars/source.mermaid.json
|
600
|
+
- grammars/source.mermaid.mindmap.json
|
588
601
|
- grammars/source.mermaid.pie-chart.json
|
589
602
|
- grammars/source.mermaid.requirement-diagram.json
|
590
603
|
- grammars/source.mermaid.sequence-diagram.json
|
@@ -611,6 +624,7 @@ files:
|
|
611
624
|
- grammars/source.msl.json
|
612
625
|
- grammars/source.mupad.json
|
613
626
|
- grammars/source.nanorc.json
|
627
|
+
- grammars/source.nasal.json
|
614
628
|
- grammars/source.nasl.json
|
615
629
|
- grammars/source.ncl.json
|
616
630
|
- grammars/source.ne.json
|
@@ -622,9 +636,7 @@ files:
|
|
622
636
|
- grammars/source.nextflow-groovy.json
|
623
637
|
- grammars/source.nextflow.json
|
624
638
|
- grammars/source.nginx.json
|
625
|
-
- grammars/source.nim.comment.json
|
626
639
|
- grammars/source.nim.json
|
627
|
-
- grammars/source.nim_filter.json
|
628
640
|
- grammars/source.nimcfg.json
|
629
641
|
- grammars/source.ninja.json
|
630
642
|
- grammars/source.nit.json
|
@@ -632,6 +644,7 @@ files:
|
|
632
644
|
- grammars/source.nsis.json
|
633
645
|
- grammars/source.nu.json
|
634
646
|
- grammars/source.nunjucks.json
|
647
|
+
- grammars/source.nushell.json
|
635
648
|
- grammars/source.nut.json
|
636
649
|
- grammars/source.objc++.json
|
637
650
|
- grammars/source.objc.json
|
@@ -655,6 +668,7 @@ files:
|
|
655
668
|
- grammars/source.ox.json
|
656
669
|
- grammars/source.oz.json
|
657
670
|
- grammars/source.p4.json
|
671
|
+
- grammars/source.pact.json
|
658
672
|
- grammars/source.paket.dependencies.json
|
659
673
|
- grammars/source.paket.lock.json
|
660
674
|
- grammars/source.pan.json
|
@@ -715,6 +729,7 @@ files:
|
|
715
729
|
- grammars/source.racket.json
|
716
730
|
- grammars/source.raku.json
|
717
731
|
- grammars/source.rascal.json
|
732
|
+
- grammars/source.rbs.json
|
718
733
|
- grammars/source.reason.hover.type.json
|
719
734
|
- grammars/source.reason.json
|
720
735
|
- grammars/source.rebol.json
|
@@ -735,6 +750,7 @@ files:
|
|
735
750
|
- grammars/source.rescript.json
|
736
751
|
- grammars/source.rexx.json
|
737
752
|
- grammars/source.ring.json
|
753
|
+
- grammars/source.rmcobol.json
|
738
754
|
- grammars/source.rpg.json
|
739
755
|
- grammars/source.rpgle.json
|
740
756
|
- grammars/source.rpm-spec.json
|
@@ -771,6 +787,7 @@ files:
|
|
771
787
|
- grammars/source.smt.json
|
772
788
|
- grammars/source.solidity.json
|
773
789
|
- grammars/source.solution.json
|
790
|
+
- grammars/source.soql.json
|
774
791
|
- grammars/source.sourcepawn.json
|
775
792
|
- grammars/source.sparql.json
|
776
793
|
- grammars/source.spin.json
|
@@ -787,6 +804,7 @@ files:
|
|
787
804
|
- grammars/source.stylus.json
|
788
805
|
- grammars/source.supercollider.json
|
789
806
|
- grammars/source.svelte.json
|
807
|
+
- grammars/source.sway.json
|
790
808
|
- grammars/source.swift.json
|
791
809
|
- grammars/source.sy.json
|
792
810
|
- grammars/source.systemverilog.json
|
@@ -800,6 +818,7 @@ files:
|
|
800
818
|
- grammars/source.thrift.json
|
801
819
|
- grammars/source.tl.json
|
802
820
|
- grammars/source.tla.json
|
821
|
+
- grammars/source.tlverilog.json
|
803
822
|
- grammars/source.tm-properties.json
|
804
823
|
- grammars/source.tnsaudit.json
|
805
824
|
- grammars/source.toc.json
|
@@ -819,6 +838,7 @@ files:
|
|
819
838
|
- grammars/source.v.json
|
820
839
|
- grammars/source.vala.json
|
821
840
|
- grammars/source.varnish.vcl.json
|
841
|
+
- grammars/source.vba.json
|
822
842
|
- grammars/source.vbnet.json
|
823
843
|
- grammars/source.velocity.html.json
|
824
844
|
- grammars/source.velocity.json
|
@@ -833,13 +853,16 @@ files:
|
|
833
853
|
- grammars/source.webassembly.json
|
834
854
|
- grammars/source.webidl.json
|
835
855
|
- grammars/source.wgetrc.json
|
856
|
+
- grammars/source.wgsl.json
|
836
857
|
- grammars/source.whiley.json
|
837
858
|
- grammars/source.win32-messages.json
|
859
|
+
- grammars/source.wit.json
|
838
860
|
- grammars/source.witcherscript.json
|
839
861
|
- grammars/source.wollok.json
|
840
862
|
- grammars/source.wren.json
|
841
863
|
- grammars/source.ws.json
|
842
864
|
- grammars/source.wsd.json
|
865
|
+
- grammars/source.wwb.json
|
843
866
|
- grammars/source.x10.json
|
844
867
|
- grammars/source.x86.json
|
845
868
|
- grammars/source.x86asm.json
|
@@ -899,6 +922,7 @@ files:
|
|
899
922
|
- grammars/text.html.liquid.json
|
900
923
|
- grammars/text.html.mako.json
|
901
924
|
- grammars/text.html.markdown.astro.json
|
925
|
+
- grammars/text.html.markdown.d2.json
|
902
926
|
- grammars/text.html.markdown.source.gfm.apib.json
|
903
927
|
- grammars/text.html.markdown.source.gfm.mson.json
|
904
928
|
- grammars/text.html.mediawiki.elm-build-output.json
|
@@ -923,9 +947,11 @@ files:
|
|
923
947
|
- grammars/text.lesshst.json
|
924
948
|
- grammars/text.log.latex.json
|
925
949
|
- grammars/text.marko.json
|
950
|
+
- grammars/text.md.json
|
926
951
|
- grammars/text.muse.json
|
927
952
|
- grammars/text.openbsd-pkg.desc.json
|
928
953
|
- grammars/text.plain.json
|
954
|
+
- grammars/text.pseudoxml.json
|
929
955
|
- grammars/text.python.console.json
|
930
956
|
- grammars/text.python.traceback.json
|
931
957
|
- grammars/text.rdoc.json
|
@@ -992,11 +1018,11 @@ files:
|
|
992
1018
|
- lib/linguist/tokenizer.rb
|
993
1019
|
- lib/linguist/vendor.yml
|
994
1020
|
- lib/linguist/version.rb
|
995
|
-
homepage: https://github.com/github/linguist
|
1021
|
+
homepage: https://github.com/github-linguist/linguist
|
996
1022
|
licenses:
|
997
1023
|
- MIT
|
998
1024
|
metadata:
|
999
|
-
github_repo: ssh://github.com/github/linguist
|
1025
|
+
github_repo: ssh://github.com/github-linguist/linguist
|
1000
1026
|
post_install_message:
|
1001
1027
|
rdoc_options: []
|
1002
1028
|
require_paths:
|
@@ -1013,7 +1039,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
1013
1039
|
- !ruby/object:Gem::Version
|
1014
1040
|
version: '0'
|
1015
1041
|
requirements: []
|
1016
|
-
rubygems_version: 3.3.
|
1042
|
+
rubygems_version: 3.3.26
|
1017
1043
|
signing_key:
|
1018
1044
|
specification_version: 4
|
1019
1045
|
summary: GitHub Language detection
|
data/grammars/source.gfm.json
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"name":"GitHub Markdown","scopeName":"source.gfm","patterns":[{"include":"#blocks"},{"include":"#inlines"},{"include":"#flavors"}],"repository":{"blocks":{"patterns":[{"include":"#headings"},{"include":"#fenced-code-blocks"},{"include":"#fenced-code"},{"include":"#comments"},{"include":"#front-matter"},{"include":"#hr"},{"include":"#lists"},{"include":"#quotes"},{"include":"#github-blocks"}]},"code":{"patterns":[{"name":"markup.raw.gfm","begin":"(`+)(?!$)","end":"\\1"}]},"comments":{"patterns":[{"name":"comment.block.gfm","begin":"\u003c!--","end":"--\\s*\u003e","captures":{"0":{"name":"punctuation.definition.comment.gfm"}}}]},"criticmark":{"patterns":[{"name":"markup.inserted.critic.gfm.addition","begin":"{\\+\\+","end":"\\+\\+}","patterns":[{"include":"#emphasis"}],"captures":{"0":{"name":"punctuation.definition.inserted.critic.gfm.addition.marker"}}},{"name":"markup.deleted.critic.gfm.deletion","begin":"{--","end":"--}","patterns":[{"include":"#emphasis"}],"captures":{"0":{"name":"punctuation.definition.deleted.critic.gfm.deletion.marker"}}},{"name":"critic.gfm.highlight","begin":"{==","end":"==}","patterns":[{"include":"#emphasis"}],"captures":{"0":{"name":"critic.gfm.highlight.marker"}}},{"name":"critic.gfm.comment","begin":"{\u003e\u003e","end":"\u003c\u003c}","captures":{"0":{"name":"critic.gfm.comment.marker"}}},{"name":"markup.changed.critic.gfm.substitution","begin":"{~~","end":"~~}","patterns":[{"name":"punctuation.definition.changed.critic.gfm.substitution.operator","match":"~\u003e"},{"include":"#emphasis"}],"captures":{"0":{"name":"punctuation.definition.changed.critic.gfm.substitution.marker"}}}]},"emphasis":{"patterns":[{"name":"markup.bold.italic.gfm","begin":"(?\u003c=^|[^\\w\\d\\*])\\*\\*\\*(?!$|\\*|\\s)","end":"(?\u003c!^|\\s)\\*\\*\\**\\*(?=$|[^\\w|\\d])","patterns":[{"name":"constant.character.entity.gfm","match":"(\u0026)([a-zA-Z0-9]+|#[0-9]+|#x[0-9a-fA-F]+)(;)","captures":{"1":{"name":"punctuation.definition.entity.gfm"},"2":{"name":"punctuation.definition.entity.gfm"}}}]},{"name":"markup.bold.italic.gfm","begin":"(?\u003c=^|[^\\w\\d_])___(?!$|_|\\s)","end":"(?\u003c!^|\\s)___*_(?=$|[^\\w|\\d])","patterns":[{"name":"constant.character.entity.gfm","match":"(\u0026)([a-zA-Z0-9]+|#[0-9]+|#x[0-9a-fA-F]+)(;)","captures":{"1":{"name":"punctuation.definition.entity.gfm"},"2":{"name":"punctuation.definition.entity.gfm"}}}]},{"name":"markup.bold.gfm","match":"(?\u003c![\\w|\\\\])([_]{2})(?!\\s)(?m:(.+?))(?\u003c![\\s|\\\\])(\\1)(?!\\w)","captures":{"1":{"name":"punctuation.definition.entity.gfm"},"2":{"patterns":[{"include":"#inlines-in-inlines"}]},"3":{"name":"punctuation.definition.entity.gfm"}}},{"name":"markup.bold.gfm","match":"(?\u003c![\\w|\\\\])([\\*]{2})(?!\\s)(?m:(.+?))(?\u003c![\\s|\\\\])(\\1)(?!\\w)","captures":{"1":{"name":"punctuation.definition.entity.gfm"},"2":{"patterns":[{"include":"#inlines-in-inlines"}]},"3":{"name":"punctuation.definition.entity.gfm"}}},{"name":"markup.bold.gfm","match":"(?\u003c=\\w)([\\*]{2})(?:.+?)(?\u003c!\\W)(\\1)","captures":{"1":{"name":"punctuation.definition.entity.gfm"},"2":{"name":"punctuation.definition.entity.gfm"}}},{"name":"markup.bold.gfm","match":"(?\u003c=\\s|^)([\\*]{2})(?=\\w)(?:.+?)(\\1)(?=\\w)","captures":{"1":{"name":"punctuation.definition.entity.gfm"},"2":{"name":"punctuation.definition.entity.gfm"}}},{"name":"markup.italic.gfm","match":"(?\u003c![\\w|_|\\\\])([_])(?!\\s|\\1)(?m:(.+?))(?\u003c![\\s|\\\\])(\\1)(?!\\w)","captures":{"1":{"name":"punctuation.definition.entity.gfm"},"2":{"patterns":[{"include":"#inlines-in-inlines"}]},"3":{"name":"punctuation.definition.entity.gfm"}}},{"name":"markup.italic.gfm","match":"(?\u003c![\\w|\\*|\\\\])([\\*])(?!\\s|\\1)(?m:(.+?))(?\u003c![\\s|\\\\])(\\1)(?!\\w)","captures":{"1":{"name":"punctuation.definition.entity.gfm"},"2":{"patterns":[{"include":"#inlines-in-inlines"}]},"3":{"name":"punctuation.definition.entity.gfm"}}},{"name":"markup.italic.gfm","match":"(?\u003c=\\w)([\\*])(?:.+?)(?\u003c!\\W)(\\1)","captures":{"1":{"name":"punctuation.definition.entity.gfm"},"2":{"name":"punctuation.definition.entity.gfm"}}},{"name":"markup.italic.gfm","match":"(?\u003c=\\s|^)([\\*])(?=\\w)(?:.+?)(\\1)(?=\\w)","captures":{"1":{"name":"punctuation.definition.entity.gfm"},"2":{"name":"punctuation.definition.entity.gfm"}}}]},"entities":{"patterns":[{"name":"constant.character.entity.gfm","match":"(\u0026)[a-zA-Z0-9]+(;)","captures":{"1":{"name":"punctuation.definition.entity.gfm"},"2":{"name":"punctuation.definition.entity.gfm"}}},{"name":"constant.character.entity.gfm","match":"(\u0026)#[0-9]+(;)","captures":{"1":{"name":"punctuation.definition.entity.gfm"},"2":{"name":"punctuation.definition.entity.gfm"}}},{"name":"constant.character.entity.gfm","match":"(\u0026)#x[0-9a-fA-F]+(;)","captures":{"1":{"name":"punctuation.definition.entity.gfm"},"2":{"name":"punctuation.definition.entity.gfm"}}}]},"escapes":{"patterns":[{"name":"constant.character.escape.gfm","match":"\\\\."}]},"fenced-code":{"patterns":[{"name":"markup.code.other.gfm","contentName":"source.embedded.${2:/downcase}","begin":"^\\s*(`{3,}|~{3,})\\s*([-\\w]+)\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.raw.gfm","begin":"^\\s*(`{3,}|~{3,}).*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}}]},"fenced-code-blocks":{"patterns":[{"name":"markup.code.gfm","contentName":"text.embedded.html.markdown.source.gfm.apib","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(apib|apiblueprint))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"text.html.markdown.source.gfm.apib"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.gfm","contentName":"text.embedded.html.markdown.source.gfm.mson","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(mson))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"text.html.markdown.source.gfm.mson"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.sql.gfm","contentName":"source.embedded.sql","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(sql))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.sql"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.graphql.gfm","contentName":"source.embedded.graphql","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(graphql))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.graphql"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.clojure.gfm","contentName":"source.embedded.clojure","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(clj|clojure))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.clojure"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.coffee.gfm","contentName":"source.embedded.coffee","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(coffee-?(script)?|cson))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.coffee"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.js.gfm","contentName":"source.embedded.js","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(javascript|js))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.js"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.ts.gfm","contentName":"source.embedded.ts","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(typescript|ts))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.ts"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.gfm","contentName":"text.embedded.md","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(markdown|md|mdo?wn|mkdn?|mkdown))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"$self"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.json.gfm","contentName":"source.embedded.json","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(json))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.json"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.css.gfm","contentName":"source.embedded.css","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(css))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.css"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.less.gfm","contentName":"source.embedded.css.less","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(less))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.css.less"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.xml.gfm","contentName":"text.embedded.xml","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(xml))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"text.xml"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.ruby.gfm","contentName":"source.embedded.ruby","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(ruby|rb))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.ruby"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.rust.gfm","contentName":"source.embedded.rust","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(rust|rs))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.rust"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.java.gfm","contentName":"source.embedded.java","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(java))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.java"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.kotlin.gfm","contentName":"source.embedded.kotlin","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(kotlin))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.kotlin"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.scala.gfm","contentName":"source.embedded.scala","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(scala|sbt))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.scala"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.erlang.gfm","contentName":"source.embedded.erlang","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(erlang))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.erlang"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.go.gfm","contentName":"source.embedded.go","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(go(lang)?))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.go"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.cs.gfm","contentName":"source.embedded.cs","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(cs(harp)?))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.cs"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.php.gfm","contentName":"source.embedded.php","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(php))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"text.html.php"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.shell.gfm","contentName":"source.embedded.shell","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(sh|bash|shell))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.shell"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.git-config.gfm","contentName":"source.embedded.git-config","begin":"^\\s*([`~]{3,})\\s*(?i:(properties))\\s*$","end":"^\\s*\\1\\s*$","patterns":[{"include":"source.gitconfig"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.shell-session.gfm","contentName":"text.embedded.shell-session","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(shellsession|console))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"text.shell-session"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.python.gfm","contentName":"source.embedded.python","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(py(thon)?))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.python"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.python.console.gfm","contentName":"source.embedded.python.console","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(pycon))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"text.python.console"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.c.gfm","contentName":"source.embedded.c","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(c))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.c"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.cpp.gfm","contentName":"source.embedded.cpp","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(c(pp|\\+\\+)))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.c++"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.objc.gfm","contentName":"source.embedded.objc","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(objc|objective-c))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.objc"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.asciidoc.gfm","contentName":"source.embedded.asciidoc","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(adoc|asciidoc|asciidoctor|asc))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"text.html.asciidoc"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.swift.gfm","contentName":"source.embedded.swift","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(swift))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.swift"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.dockerfile.gfm","contentName":"source.embedded.dockerfile","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(dockerfile|docker))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.dockerfile"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.makefile.gfm","contentName":"source.embedded.makefile","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(makefile|make))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.makefile"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.perl.gfm","contentName":"source.embedded.perl","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(perl))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.perl"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.perl6.gfm","contentName":"source.embedded.perl6","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(perl6))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.raku"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.toml.gfm","contentName":"source.embedded.toml","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(toml))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.toml"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.html.gfm","contentName":"text.embedded.html.basic","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(html))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"text.html.basic"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.yaml.gfm","contentName":"source.embedded.yaml","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(ya?ml))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.yaml"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.elixir.gfm","contentName":"source.embedded.elixir","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(elixir))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.elixir"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.diff.gfm","contentName":"source.embedded.diff","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(diff|patch|rej))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.diff"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.julia.gfm","contentName":"source.embedded.julia","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(julia|jl))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.julia"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.r.gfm","contentName":"source.embedded.r","begin":"^\\s*(`{3,}|~{3,})\\s*([\\{]{0,1})(?i:(r))([^\\}]*)([\\}]{0,1})\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.r"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.haskell.gfm","contentName":"source.embedded.haskell","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(haskell))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.haskell"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}},{"name":"markup.code.elm.gfm","contentName":"source.embedded.elm","begin":"^\\s*(`{3,}|~{3,})\\s*(?i:(elm))\\s*$","end":"^\\s*\\1((?\u003c=`)`+|(?\u003c=~)~+)?\\s*$","patterns":[{"include":"source.elm"}],"beginCaptures":{"0":{"name":"support.gfm"}},"endCaptures":{"0":{"name":"support.gfm"}}}]},"flavors":{"patterns":[{"include":"#criticmark"},{"include":"#github-inlines"}]},"front-matter":{"patterns":[{"name":"front-matter.yaml.gfm","begin":"\\A---$","end":"^(---|\\.\\.\\.)$","patterns":[{"include":"source.yaml"}],"captures":{"0":{"name":"comment.hr.gfm"}}}]},"github-blocks":{"patterns":[{"name":"table.gfm","begin":"^\\|","end":"(\\|)?\\s*$","patterns":[{"match":"(:?)(-+)(:?)","captures":{"1":{"name":"border.alignment"},"2":{"name":"border.header"},"3":{"name":"border.alignment"}}},{"name":"border.pipe.inner","match":"\\|"}],"beginCaptures":{"0":{"name":"border.pipe.outer"}},"endCaptures":{"1":{"name":"border.pipe.outer"}}}]},"github-inlines":{"patterns":[{"name":"string.emoji.gfm","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)(:)","captures":{"1":{"name":"string.emoji.start.gfm"},"2":{"name":"string.emoji.word.gfm"},"3":{"name":"string.emoji.end.gfm"}}},{"match":"(?\u003c=^|\\s|\"|'|\\(|\\[)(#)(\\d+)(?=[\\s\"'\\.,;\\)\\]])","captures":{"1":{"name":"variable.issue.tag.gfm"},"2":{"name":"string.issue.number.gfm"}}},{"match":"(?\u003c=^|\\s|\"|'|\\(|\\[)(@)(\\w[-\\w:]*)(?=[\\s\"'.,;\\)\\]])","captures":{"1":{"name":"variable.mention.gfm"},"2":{"name":"string.username.gfm"}}},{"name":"markup.strike.gfm","begin":"(?\u003c=^|[^\\w\\d~])~~(?!$|~|\\s)","end":"(?\u003c!^|\\s)~~*~(?=$|[^\\w|\\d])","patterns":[{"name":"constant.character.entity.gfm","match":"(\u0026)([a-zA-Z0-9]+|#[0-9]+|#x[0-9a-fA-F]+)(;)","captures":{"1":{"name":"punctuation.definition.entity.gfm"},"3":{"name":"punctuation.definition.entity.gfm"}}}]}]},"headings":{"patterns":[{"name":"markup.heading.heading-6.gfm","begin":"^(#{6})(\\s*)","end":"$","patterns":[{"include":"$self"}],"captures":{"1":{"name":"markup.heading.marker.gfm"},"2":{"name":"markup.heading.space.gfm"}}},{"name":"markup.heading.heading-5.gfm","begin":"^(#{5})(\\s*)","end":"$","patterns":[{"include":"$self"}],"captures":{"1":{"name":"markup.heading.marker.gfm"},"2":{"name":"markup.heading.space.gfm"}}},{"name":"markup.heading.heading-4.gfm","begin":"^(#{4})(\\s*)","end":"$","patterns":[{"include":"$self"}],"captures":{"1":{"name":"markup.heading.marker.gfm"},"2":{"name":"markup.heading.space.gfm"}}},{"name":"markup.heading.heading-3.gfm","begin":"^(#{3})(\\s*)","end":"$","patterns":[{"include":"$self"}],"captures":{"1":{"name":"markup.heading.marker.gfm"},"2":{"name":"markup.heading.space.gfm"}}},{"name":"markup.heading.heading-2.gfm","begin":"^(#{2})(\\s*)","end":"$","patterns":[{"include":"$self"}],"captures":{"1":{"name":"markup.heading.marker.gfm"},"2":{"name":"markup.heading.space.gfm"}}},{"name":"markup.heading.heading-1.gfm","begin":"^(#{1})(\\s*)","end":"$","patterns":[{"include":"$self"}],"captures":{"1":{"name":"markup.heading.marker.gfm"},"2":{"name":"markup.heading.space.gfm"}}}]},"hr":{"patterns":[{"name":"comment.hr.gfm","match":"^\\s*[*]{3,}\\s*$"},{"name":"comment.hr.gfm","match":"^\\s*[-]{3,}\\s*$"},{"name":"comment.hr.gfm","match":"^\\s*[_]{3,}\\s*$"}]},"inlines":{"patterns":[{"include":"#escapes"},{"include":"#code"},{"include":"#links"},{"include":"#emphasis"},{"include":"#line-breaks"},{"include":"#entities"},{"include":"#github-inlines"}]},"inlines-in-blocks":{"patterns":[{"include":"#escapes"},{"include":"#code"},{"include":"#entities"},{"include":"#links"},{"include":"#emphasis"},{"include":"#flavors"}]},"inlines-in-inlines":{"patterns":[{"include":"#escapes"},{"include":"#code"},{"include":"#entities"},{"include":"#links"},{"include":"#emphasis"},{"include":"#github-inlines"},{"include":"#criticmark"}]},"line-breaks":{"patterns":[{"match":"( )$","captures":{"1":{"name":"linebreak.gfm"}}}]},"links":{"patterns":[{"name":"link","match":"(\\[!)(\\[)([^\\]]*)(\\])(\\()([^\\)]+)(\\))(\\])((\\()([^\\)]+)(\\))|(\\[)([^\\]]+)(\\]))","captures":{"1":{"name":"punctuation.definition.begin.gfm"},"10":{"name":"punctuation.definition.begin.gfm"},"11":{"name":"markup.underline.link.gfm"},"12":{"name":"punctuation.definition.end.gfm"},"13":{"name":"punctuation.definition.begin.gfm"},"14":{"name":"markup.underline.link.gfm"},"15":{"name":"punctuation.definition.end.gfm"},"2":{"name":"punctuation.definition.begin.gfm"},"3":{"name":"entity.gfm"},"4":{"name":"punctuation.definition.end.gfm"},"5":{"name":"punctuation.definition.begin.gfm"},"6":{"name":"markup.underline.link.gfm"},"7":{"name":"punctuation.definition.end.gfm"},"8":{"name":"punctuation.definition.end.gfm"}}},{"name":"link","match":"(\\[!)(\\[)([^\\]]*)(\\])(\\[)([^\\)]+)(\\])(\\])((\\()([^\\)]+)(\\))|(\\[)([^\\]]+)(\\]))","captures":{"1":{"name":"punctuation.definition.begin.gfm"},"10":{"name":"punctuation.definition.begin.gfm"},"11":{"name":"markup.underline.link.gfm"},"12":{"name":"punctuation.definition.end.gfm"},"13":{"name":"punctuation.definition.begin.gfm"},"14":{"name":"markup.underline.link.gfm"},"15":{"name":"punctuation.definition.end.gfm"},"2":{"name":"punctuation.definition.begin.gfm"},"3":{"name":"entity.gfm"},"4":{"name":"punctuation.definition.end.gfm"},"5":{"name":"punctuation.definition.begin.gfm"},"6":{"name":"markup.underline.link.gfm"},"7":{"name":"punctuation.definition.end.gfm"},"8":{"name":"punctuation.definition.end.gfm"}}},{"name":"link","match":"!?(\\[)([^\\]]*)(\\])(\\()([^\\)]+)(\\))","captures":{"1":{"name":"punctuation.definition.begin.gfm"},"2":{"name":"entity.gfm"},"3":{"name":"punctuation.definition.end.gfm"},"4":{"name":"punctuation.definition.begin.gfm"},"5":{"name":"markup.underline.link.gfm"},"6":{"name":"punctuation.definition.end.gfm"}}},{"name":"link","match":"!?(\\[)([^\\]]*)(\\])(\\[)([^\\]]*)(\\])","captures":{"1":{"name":"punctuation.definition.begin.gfm"},"2":{"name":"entity.gfm"},"3":{"name":"punctuation.definition.end.gfm"},"4":{"name":"punctuation.definition.begin.gfm"},"5":{"name":"markup.underline.link.gfm"},"6":{"name":"punctuation.definition.end.gfm"}}},{"name":"link","match":"^\\s*(\\[)([^\\]]+)(\\])\\s*:\\s*\u003c([^\u003e]+)\u003e","captures":{"1":{"name":"punctuation.definition.begin.gfm"},"2":{"name":"entity.gfm"},"3":{"name":"punctuation.definition.end.gfm"},"4":{"name":"markup.underline.link.gfm"}}},{"name":"link","match":"^\\s*(\\[)([^\\]]+)(\\])\\s*(:)\\s*(\\S+)","captures":{"1":{"name":"punctuation.definition.begin.gfm"},"2":{"name":"entity.gfm"},"3":{"name":"punctuation.definition.end.gfm"},"4":{"name":"punctuation.separator.key-value.gfm"},"5":{"name":"markup.underline.link.gfm"}}}]},"lists":{"patterns":[{"match":"^\\s*([*+-])[ \\t]+","captures":{"1":{"name":"variable.unordered.list.gfm"}}},{"match":"^\\s*(\\d+\\.)[ \\t]+","captures":{"1":{"name":"variable.ordered.list.gfm"}}}]},"quotes":{"patterns":[{"name":"comment.quote.gfm","begin":"^\\s*(\u003e)","end":"^\\s*?$","patterns":[{"include":"#blocks"}],"beginCaptures":{"1":{"name":"support.quote.gfm"}}}]}}}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"name":"Nim Comment","scopeName":"source.nim.comment","patterns":[{"name":"comment.line.number-sign.multi-comment.nim","begin":"(?i)(\\#\\[)\\s*(todo\\b)?","end":"(?i)(\\]\\#)","patterns":[{"include":"$self"}],"beginCaptures":{"1":{"name":"punctuation.definition.multi-comment.nim"},"2":{"name":"invalid.illegal.TODO.nim"}},"endCaptures":{"1":{"name":"punctuation.definition.multi-comment.nim"}}},{"name":"comment.line.number-sign.multi-doc-comment.nim","begin":"(?i)(\\#\\#\\[)\\s*(todo\\b)?","end":"(?i)(\\]\\#\\#)","patterns":[{"include":"$self"}],"beginCaptures":{"1":{"name":"punctuation.definition.multi-doc-comment.nim"},"2":{"name":"invalid.illegal.TODO.nim"}},"endCaptures":{"1":{"name":"punctuation.definition.multi-doc-comment.nim"}}},{"name":"comment.line.number-sign.doc-comment.nim","match":"(?i)(##\\s*)(todo\\b)?(.*$\\n?)","captures":{"1":{"name":"punctuation.definition.doc-comment.nim"},"2":{"name":"invalid.illegal.TODO.nim"},"3":{"name":"comment.line.number-sign.doc-comment.body.nim"}}},{"name":"comment.line.number-sign.comment.nim","match":"(?i)(#\\s*)(todo\\b)?(.*$\\n?)","captures":{"1":{"name":"punctuation.definition.comment.nim"},"2":{"name":"invalid.illegal.TODO.nim"},"3":{"name":"comment.line.number-sign.comment.body.nim"}}}]}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"name":"Nim Source Code Filter","scopeName":"source.nim_filter","patterns":[{"name":"meta.start.nim_filter","begin":"\\A(#!)","end":"\\z(!?\\n)","patterns":[{"name":"comment.line.nim_filter","begin":"^\\s*#","end":"\\n","patterns":[{"name":"constant.numeric.float.decimal.nim_filter","match":"\\b((\\d[_\\d]*\\.[_\\d]+([eE][\\+\\-]?\\d[_\\d]*)?)|([eE][\\+\\-]?\\d[_\\d]*))('[fF](32|64))?"},{"name":"constant.numeric.integer.hexadecimal.nim_filter","match":"\\b(0[xX][0-9A-Fa-f][_0-9A-Fa-f]*)('[iIuU](8|16|32|64))?"},{"name":"constant.numeric.integer.octal.nim_filter","match":"\\b(0o[0-7][_0-7]*)('[iIuUfF](8|16|32|64))?"},{"name":"constant.numeric.integer.binary.nim_filter","match":"\\b(0(b|B)[01][_01]*)('[iIuUfF](8|16|32|64))?"},{"name":"constant.numeric.integer.decimal.nim_filter","match":"\\b(\\d[_\\d]*)('[iIuUfF](8|16|32|64))?"},{"name":"constant.language.nim_filter","match":"\\b(true|false|inf|nil)\\b"},{"name":"keyword.control.nim_filter","match":"\\b(block|break|case|continue|do|elif|else|end|except|finally|for|if|raise|return|try|when|while|yield)\\b"},{"name":"keyword.operator.boolean.nim_filter","match":"(\\b(and|in|is|isnot|not|notin|or|xor)\\b)"},{"name":"keyword.operator.nim_filter","match":"(\\b()\\b|(=|\\+|-|\\*|/|\u003c|\u003e|@|\\$|~|\u0026|%|!|\\?|\\^|\\.|:|\\\\)+)"},{"name":"keyword.other.nim_filter","match":"(\\b(addr|as|asm|atomic|bind|cast|concept|const|discard|distinct|div|enum|export|from|import|include|let|mod|object|of|ptr|ref|shl|shr|static|tuple|type|var)\\b)"},{"name":"keyword.invalid.nim_filter","match":"(\\b(converter|generic|interface|lambda|mixin|out|shared|with|without)\\b)"},{"name":"storage.type.concrete.nim_filter","match":"\\b(((uint|int|float)(8|16|32|64)?)|bool|string|cstring|char|tobject|typedesc)\\b"},{"name":"storage.type.generic.nim_filter","match":"\\b(range|array|seq|natural|set|ref|ptr)\\b"},{"name":"storage.type.function.nim_filter","match":"\\b(proc|iterator|method|template|macro)\\b"},{"name":"keyword.function.nim_filter","match":"\\b(echo|newException)\\b"},{"name":"storage.type.generic.nim_filter","match":"\\b(openarray|varargs|void)\\b"},{"name":"string.quoted.triple.nim_filter","begin":"(\\w[_\\w]*)?\\\"\\\"\\\"","end":"\\\"\\\"\\\"[^\"]"},{"name":"string.quoted.double.raw.nim_filter","begin":"r\\\"","end":"\\\"","patterns":[{"match":"\\\"\\\""}]},{"name":"string.quoted.double.nim_filter","begin":"(\\w[_\\w]*)?\\\"","end":"\\\"","patterns":[{"match":"(\\\\([abenrclftv]|[\"']|[0-9])|x[0-9A-Fa-f]{2})"}]},{"name":"string.quoted.single.nim_filter","match":"\\'(\\\\\\d{1,3}|\\\\?[^\\n]?)\\'"}]}]}]}
|