@spotlightjs/spotlight 4.6.0 → 4.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (664) hide show
  1. package/dist/_virtual/_commonjsHelpers.js +9 -0
  2. package/dist/_virtual/_commonjsHelpers.js.map +1 -1
  3. package/dist/_virtual/_sentry-release-injection-file.js +11 -0
  4. package/dist/_virtual/_sentry-release-injection-file.js.map +1 -0
  5. package/dist/_virtual/cache.js +8 -0
  6. package/dist/_virtual/cache.js.map +1 -1
  7. package/dist/_virtual/index.js +8 -0
  8. package/dist/_virtual/index.js.map +1 -1
  9. package/dist/_virtual/re.js +8 -0
  10. package/dist/_virtual/re.js.map +1 -1
  11. package/dist/_virtual/uri.all.js +8 -0
  12. package/dist/_virtual/uri.all.js.map +1 -1
  13. package/dist/instrument.js +9 -0
  14. package/dist/instrument.js.map +1 -1
  15. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/client/index.js +8 -0
  16. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/client/index.js.map +1 -1
  17. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/server/completable.js +8 -0
  18. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/server/completable.js.map +1 -1
  19. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/server/index.js +8 -0
  20. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/server/index.js.map +1 -1
  21. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/server/mcp.js +8 -0
  22. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/server/mcp.js.map +1 -1
  23. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/server/stdio.js +8 -0
  24. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/server/stdio.js.map +1 -1
  25. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/protocol.js +8 -0
  26. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/protocol.js.map +1 -1
  27. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/stdio.js +8 -0
  28. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/stdio.js.map +1 -1
  29. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/types.js +8 -0
  30. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/types.js.map +1 -1
  31. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/ajv.js +47 -39
  32. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/ajv.js.map +1 -1
  33. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/cache.js +9 -0
  34. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/cache.js.map +1 -1
  35. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/async.js +18 -9
  36. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/async.js.map +1 -1
  37. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/error_classes.js +9 -0
  38. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/error_classes.js.map +1 -1
  39. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/formats.js +9 -0
  40. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/formats.js.map +1 -1
  41. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/index.js +24 -15
  42. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/index.js.map +1 -1
  43. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/resolve.js +14 -5
  44. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/resolve.js.map +1 -1
  45. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/rules.js +9 -0
  46. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/rules.js.map +1 -1
  47. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/schema_obj.js +9 -0
  48. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/schema_obj.js.map +1 -1
  49. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/ucs2length.js +9 -0
  50. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/ucs2length.js.map +1 -1
  51. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/util.js +9 -0
  52. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/util.js.map +1 -1
  53. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/data.js +9 -0
  54. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/data.js.map +1 -1
  55. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/definition_schema.js +9 -0
  56. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/definition_schema.js.map +1 -1
  57. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/_limit.js +9 -0
  58. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/_limit.js.map +1 -1
  59. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/_limitItems.js +9 -0
  60. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/_limitItems.js.map +1 -1
  61. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/_limitLength.js +9 -0
  62. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/_limitLength.js.map +1 -1
  63. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/_limitProperties.js +9 -0
  64. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/_limitProperties.js.map +1 -1
  65. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/allOf.js +9 -0
  66. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/allOf.js.map +1 -1
  67. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/anyOf.js +9 -0
  68. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/anyOf.js.map +1 -1
  69. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/comment.js +9 -0
  70. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/comment.js.map +1 -1
  71. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/const.js +9 -0
  72. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/const.js.map +1 -1
  73. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/contains.js +9 -0
  74. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/contains.js.map +1 -1
  75. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/custom.js +9 -0
  76. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/custom.js.map +1 -1
  77. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/dependencies.js +9 -0
  78. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/dependencies.js.map +1 -1
  79. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/enum.js +9 -0
  80. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/enum.js.map +1 -1
  81. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/format.js +9 -0
  82. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/format.js.map +1 -1
  83. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/if.js +9 -0
  84. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/if.js.map +1 -1
  85. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/index.js +9 -0
  86. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/index.js.map +1 -1
  87. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/items.js +9 -0
  88. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/items.js.map +1 -1
  89. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/multipleOf.js +9 -0
  90. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/multipleOf.js.map +1 -1
  91. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/not.js +9 -0
  92. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/not.js.map +1 -1
  93. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/oneOf.js +9 -0
  94. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/oneOf.js.map +1 -1
  95. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/pattern.js +9 -0
  96. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/pattern.js.map +1 -1
  97. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/properties.js +9 -0
  98. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/properties.js.map +1 -1
  99. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/propertyNames.js +9 -0
  100. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/propertyNames.js.map +1 -1
  101. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/ref.js +9 -0
  102. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/ref.js.map +1 -1
  103. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/required.js +9 -0
  104. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/required.js.map +1 -1
  105. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/uniqueItems.js +9 -0
  106. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/uniqueItems.js.map +1 -1
  107. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/validate.js +9 -0
  108. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/validate.js.map +1 -1
  109. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/keyword.js +9 -0
  110. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/keyword.js.map +1 -1
  111. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/refs/data.json.js +8 -0
  112. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/refs/data.json.js.map +1 -1
  113. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/refs/json-schema-draft-07.json.js +8 -0
  114. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/refs/json-schema-draft-07.json.js.map +1 -1
  115. package/dist/node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal/index.js +9 -0
  116. package/dist/node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal/index.js.map +1 -1
  117. package/dist/node_modules/.pnpm/fast-json-stable-stringify@2.1.0/node_modules/fast-json-stable-stringify/index.js +9 -0
  118. package/dist/node_modules/.pnpm/fast-json-stable-stringify@2.1.0/node_modules/fast-json-stable-stringify/index.js.map +1 -1
  119. package/dist/node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/helper/streaming/sse.js +8 -0
  120. package/dist/node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/helper/streaming/sse.js.map +1 -1
  121. package/dist/node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/middleware/cors/index.js +8 -0
  122. package/dist/node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/middleware/cors/index.js.map +1 -1
  123. package/dist/node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/utils/html.js +8 -0
  124. package/dist/node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/utils/html.js.map +1 -1
  125. package/dist/node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/utils/stream.js +8 -0
  126. package/dist/node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/utils/stream.js.map +1 -1
  127. package/dist/node_modules/.pnpm/json-schema-traverse@0.4.1/node_modules/json-schema-traverse/index.js +9 -0
  128. package/dist/node_modules/.pnpm/json-schema-traverse@0.4.1/node_modules/json-schema-traverse/index.js.map +1 -1
  129. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/classes/comparator.js +9 -0
  130. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/classes/comparator.js.map +1 -1
  131. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/classes/range.js +9 -0
  132. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/classes/range.js.map +1 -1
  133. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/classes/semver.js +9 -0
  134. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/classes/semver.js.map +1 -1
  135. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/clean.js +9 -0
  136. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/clean.js.map +1 -1
  137. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/cmp.js +9 -0
  138. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/cmp.js.map +1 -1
  139. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/coerce.js +9 -0
  140. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/coerce.js.map +1 -1
  141. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/compare-build.js +9 -0
  142. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/compare-build.js.map +1 -1
  143. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/compare-loose.js +9 -0
  144. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/compare-loose.js.map +1 -1
  145. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/compare.js +9 -0
  146. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/compare.js.map +1 -1
  147. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/diff.js +9 -0
  148. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/diff.js.map +1 -1
  149. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/eq.js +9 -0
  150. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/eq.js.map +1 -1
  151. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/gt.js +9 -0
  152. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/gt.js.map +1 -1
  153. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/gte.js +9 -0
  154. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/gte.js.map +1 -1
  155. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/inc.js +9 -0
  156. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/inc.js.map +1 -1
  157. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/lt.js +9 -0
  158. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/lt.js.map +1 -1
  159. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/lte.js +9 -0
  160. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/lte.js.map +1 -1
  161. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/major.js +9 -0
  162. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/major.js.map +1 -1
  163. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/minor.js +9 -0
  164. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/minor.js.map +1 -1
  165. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/neq.js +9 -0
  166. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/neq.js.map +1 -1
  167. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/parse.js +9 -0
  168. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/parse.js.map +1 -1
  169. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/patch.js +9 -0
  170. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/patch.js.map +1 -1
  171. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/prerelease.js +9 -0
  172. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/prerelease.js.map +1 -1
  173. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/rcompare.js +9 -0
  174. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/rcompare.js.map +1 -1
  175. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/rsort.js +9 -0
  176. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/rsort.js.map +1 -1
  177. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/satisfies.js +9 -0
  178. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/satisfies.js.map +1 -1
  179. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/sort.js +9 -0
  180. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/sort.js.map +1 -1
  181. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/valid.js +9 -0
  182. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/valid.js.map +1 -1
  183. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/index.js +8 -0
  184. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/index.js.map +1 -1
  185. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/constants.js +9 -0
  186. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/constants.js.map +1 -1
  187. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/debug.js +9 -0
  188. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/debug.js.map +1 -1
  189. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/identifiers.js +9 -0
  190. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/identifiers.js.map +1 -1
  191. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/lrucache.js +9 -0
  192. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/lrucache.js.map +1 -1
  193. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/parse-options.js +9 -0
  194. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/parse-options.js.map +1 -1
  195. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/re.js +9 -0
  196. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/re.js.map +1 -1
  197. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/gtr.js +9 -0
  198. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/gtr.js.map +1 -1
  199. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/intersects.js +9 -0
  200. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/intersects.js.map +1 -1
  201. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/ltr.js +9 -0
  202. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/ltr.js.map +1 -1
  203. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/max-satisfying.js +9 -0
  204. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/max-satisfying.js.map +1 -1
  205. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/min-satisfying.js +9 -0
  206. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/min-satisfying.js.map +1 -1
  207. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/min-version.js +9 -0
  208. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/min-version.js.map +1 -1
  209. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/outside.js +9 -0
  210. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/outside.js.map +1 -1
  211. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/simplify.js +9 -0
  212. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/simplify.js.map +1 -1
  213. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/subset.js +9 -0
  214. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/subset.js.map +1 -1
  215. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/to-comparators.js +9 -0
  216. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/to-comparators.js.map +1 -1
  217. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/valid.js +9 -0
  218. package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/valid.js.map +1 -1
  219. package/dist/node_modules/.pnpm/uri-js@4.4.1/node_modules/uri-js/dist/es5/uri.all.js +9 -1
  220. package/dist/node_modules/.pnpm/uri-js@4.4.1/node_modules/uri-js/dist/es5/uri.all.js.map +1 -1
  221. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/Options.js +8 -0
  222. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/Options.js.map +1 -1
  223. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/Refs.js +8 -0
  224. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/Refs.js.map +1 -1
  225. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/errorMessages.js +8 -0
  226. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/errorMessages.js.map +1 -1
  227. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/getRelativePath.js +8 -0
  228. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/getRelativePath.js.map +1 -1
  229. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parseDef.js +8 -0
  230. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parseDef.js.map +1 -1
  231. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/any.js +8 -0
  232. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/any.js.map +1 -1
  233. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/array.js +8 -0
  234. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/array.js.map +1 -1
  235. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/bigint.js +8 -0
  236. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/bigint.js.map +1 -1
  237. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/boolean.js +8 -0
  238. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/boolean.js.map +1 -1
  239. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/branded.js +8 -0
  240. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/branded.js.map +1 -1
  241. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/catch.js +8 -0
  242. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/catch.js.map +1 -1
  243. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/date.js +8 -0
  244. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/date.js.map +1 -1
  245. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/default.js +8 -0
  246. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/default.js.map +1 -1
  247. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/effects.js +8 -0
  248. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/effects.js.map +1 -1
  249. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/enum.js +8 -0
  250. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/enum.js.map +1 -1
  251. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/intersection.js +8 -0
  252. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/intersection.js.map +1 -1
  253. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/literal.js +8 -0
  254. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/literal.js.map +1 -1
  255. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/map.js +8 -0
  256. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/map.js.map +1 -1
  257. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/nativeEnum.js +8 -0
  258. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/nativeEnum.js.map +1 -1
  259. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/never.js +8 -0
  260. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/never.js.map +1 -1
  261. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/null.js +8 -0
  262. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/null.js.map +1 -1
  263. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/nullable.js +8 -0
  264. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/nullable.js.map +1 -1
  265. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/number.js +8 -0
  266. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/number.js.map +1 -1
  267. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/object.js +8 -0
  268. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/object.js.map +1 -1
  269. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/optional.js +8 -0
  270. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/optional.js.map +1 -1
  271. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/pipeline.js +8 -0
  272. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/pipeline.js.map +1 -1
  273. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/promise.js +8 -0
  274. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/promise.js.map +1 -1
  275. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/readonly.js +8 -0
  276. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/readonly.js.map +1 -1
  277. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/record.js +8 -0
  278. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/record.js.map +1 -1
  279. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/set.js +8 -0
  280. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/set.js.map +1 -1
  281. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/string.js +8 -0
  282. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/string.js.map +1 -1
  283. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/tuple.js +8 -0
  284. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/tuple.js.map +1 -1
  285. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/undefined.js +8 -0
  286. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/undefined.js.map +1 -1
  287. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/union.js +8 -0
  288. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/union.js.map +1 -1
  289. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/unknown.js +8 -0
  290. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/unknown.js.map +1 -1
  291. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/selectParser.js +8 -0
  292. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/selectParser.js.map +1 -1
  293. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/zodToJsonSchema.js +8 -0
  294. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/zodToJsonSchema.js.map +1 -1
  295. package/dist/run.js +9 -0
  296. package/dist/run.js.map +1 -1
  297. package/dist/sentry-config.js +10 -1
  298. package/dist/sentry-config.js.map +1 -1
  299. package/dist/server/cli/help.js +17 -0
  300. package/dist/server/cli/help.js.map +1 -1
  301. package/dist/server/cli/mcp.d.ts +1 -1
  302. package/dist/server/cli/mcp.js +21 -9
  303. package/dist/server/cli/mcp.js.map +1 -1
  304. package/dist/server/cli/run.d.ts +1 -1
  305. package/dist/server/cli/run.js +28 -3
  306. package/dist/server/cli/run.js.map +1 -1
  307. package/dist/server/cli/server.d.ts +1 -1
  308. package/dist/server/cli/server.js +12 -2
  309. package/dist/server/cli/server.js.map +1 -1
  310. package/dist/server/cli/tail.d.ts +1 -1
  311. package/dist/server/cli/tail.js +18 -2
  312. package/dist/server/cli/tail.js.map +1 -1
  313. package/dist/server/cli.d.ts +1 -0
  314. package/dist/server/cli.js +30 -4
  315. package/dist/server/cli.js.map +1 -1
  316. package/dist/server/constants.js +9 -0
  317. package/dist/server/constants.js.map +1 -1
  318. package/dist/server/formatters/human/errors.js +9 -0
  319. package/dist/server/formatters/human/errors.js.map +1 -1
  320. package/dist/server/formatters/human/index.js +9 -0
  321. package/dist/server/formatters/human/index.js.map +1 -1
  322. package/dist/server/formatters/human/logs.js +9 -0
  323. package/dist/server/formatters/human/logs.js.map +1 -1
  324. package/dist/server/formatters/human/traces.js +9 -0
  325. package/dist/server/formatters/human/traces.js.map +1 -1
  326. package/dist/server/formatters/human/utils.js +9 -0
  327. package/dist/server/formatters/human/utils.js.map +1 -1
  328. package/dist/server/formatters/index.js +9 -0
  329. package/dist/server/formatters/index.js.map +1 -1
  330. package/dist/server/formatters/json/errors.js +9 -0
  331. package/dist/server/formatters/json/errors.js.map +1 -1
  332. package/dist/server/formatters/json/index.js +9 -0
  333. package/dist/server/formatters/json/index.js.map +1 -1
  334. package/dist/server/formatters/json/logs.js +9 -0
  335. package/dist/server/formatters/json/logs.js.map +1 -1
  336. package/dist/server/formatters/json/traces.js +9 -0
  337. package/dist/server/formatters/json/traces.js.map +1 -1
  338. package/dist/server/formatters/logfmt/errors.js +9 -0
  339. package/dist/server/formatters/logfmt/errors.js.map +1 -1
  340. package/dist/server/formatters/logfmt/index.js +9 -0
  341. package/dist/server/formatters/logfmt/index.js.map +1 -1
  342. package/dist/server/formatters/logfmt/logs.js +9 -0
  343. package/dist/server/formatters/logfmt/logs.js.map +1 -1
  344. package/dist/server/formatters/logfmt/traces.js +9 -0
  345. package/dist/server/formatters/logfmt/traces.js.map +1 -1
  346. package/dist/server/formatters/md/errors.js +9 -0
  347. package/dist/server/formatters/md/errors.js.map +1 -1
  348. package/dist/server/formatters/md/event.js +9 -0
  349. package/dist/server/formatters/md/event.js.map +1 -1
  350. package/dist/server/formatters/md/index.js +9 -0
  351. package/dist/server/formatters/md/index.js.map +1 -1
  352. package/dist/server/formatters/md/logs.js +9 -0
  353. package/dist/server/formatters/md/logs.js.map +1 -1
  354. package/dist/server/formatters/md/traces.js +9 -0
  355. package/dist/server/formatters/md/traces.js.map +1 -1
  356. package/dist/server/formatters/shared/data-builders.js +9 -0
  357. package/dist/server/formatters/shared/data-builders.js.map +1 -1
  358. package/dist/server/formatters/types.js +9 -0
  359. package/dist/server/formatters/types.js.map +1 -1
  360. package/dist/server/formatters/utils.js +9 -0
  361. package/dist/server/formatters/utils.js.map +1 -1
  362. package/dist/server/handlers/fileToServe.js +9 -0
  363. package/dist/server/handlers/fileToServe.js.map +1 -1
  364. package/dist/server/logger.js +9 -0
  365. package/dist/server/logger.js.map +1 -1
  366. package/dist/server/main.d.ts +1 -1
  367. package/dist/server/main.js +22 -4
  368. package/dist/server/main.js.map +1 -1
  369. package/dist/server/mcp/constants.js +9 -0
  370. package/dist/server/mcp/constants.js.map +1 -1
  371. package/dist/server/mcp/mcp.js +13 -1
  372. package/dist/server/mcp/mcp.js.map +1 -1
  373. package/dist/server/messageBuffer.js +9 -0
  374. package/dist/server/messageBuffer.js.map +1 -1
  375. package/dist/server/parser/helpers.js +9 -0
  376. package/dist/server/parser/helpers.js.map +1 -1
  377. package/dist/server/parser/processEnvelope.js +9 -0
  378. package/dist/server/parser/processEnvelope.js.map +1 -1
  379. package/dist/server/routes/clear.js +12 -0
  380. package/dist/server/routes/clear.js.map +1 -1
  381. package/dist/server/routes/contextlines/index.js +9 -0
  382. package/dist/server/routes/contextlines/index.js.map +1 -1
  383. package/dist/server/routes/contextlines/utils.js +9 -0
  384. package/dist/server/routes/contextlines/utils.js.map +1 -1
  385. package/dist/server/routes/health.js +9 -0
  386. package/dist/server/routes/health.js.map +1 -1
  387. package/dist/server/routes/index.js +9 -0
  388. package/dist/server/routes/index.js.map +1 -1
  389. package/dist/server/routes/mcp.js +9 -0
  390. package/dist/server/routes/mcp.js.map +1 -1
  391. package/dist/server/routes/open.js +9 -0
  392. package/dist/server/routes/open.js.map +1 -1
  393. package/dist/server/routes/stream/debugLogging.js +9 -0
  394. package/dist/server/routes/stream/debugLogging.js.map +1 -1
  395. package/dist/server/routes/stream/index.js +12 -0
  396. package/dist/server/routes/stream/index.js.map +1 -1
  397. package/dist/server/routes/stream/streaming.js +9 -0
  398. package/dist/server/routes/stream/streaming.js.map +1 -1
  399. package/dist/server/routes/stream/userAgent.js +9 -0
  400. package/dist/server/routes/stream/userAgent.js.map +1 -1
  401. package/dist/server/sdk.js +9 -0
  402. package/dist/server/sdk.js.map +1 -1
  403. package/dist/server/types/cli.d.ts +1 -0
  404. package/dist/server/types/utils.d.ts +12 -0
  405. package/dist/server/utils/cors.d.ts +35 -5
  406. package/dist/server/utils/cors.js +179 -6
  407. package/dist/server/utils/cors.js.map +1 -1
  408. package/dist/server/utils/docker-compose-parser.js +9 -0
  409. package/dist/server/utils/docker-compose-parser.js.map +1 -1
  410. package/dist/server/utils/docker-compose.js +9 -0
  411. package/dist/server/utils/docker-compose.js.map +1 -1
  412. package/dist/server/utils/eventContainer.js +9 -0
  413. package/dist/server/utils/eventContainer.js.map +1 -1
  414. package/dist/server/utils/extras.js +9 -0
  415. package/dist/server/utils/extras.js.map +1 -1
  416. package/dist/server/utils/getBuffer.js +9 -0
  417. package/dist/server/utils/getBuffer.js.map +1 -1
  418. package/dist/shared/constants.js +9 -0
  419. package/dist/shared/constants.js.map +1 -1
  420. package/dist/ui/assets/andromeeda.js +2 -1
  421. package/dist/ui/assets/andromeeda.js.map +1 -0
  422. package/dist/ui/assets/angular-html.js +2 -1
  423. package/dist/ui/assets/angular-html.js.map +1 -0
  424. package/dist/ui/assets/angular-ts.js +2 -1
  425. package/dist/ui/assets/angular-ts.js.map +1 -0
  426. package/dist/ui/assets/astro.js +2 -1
  427. package/dist/ui/assets/astro.js.map +1 -0
  428. package/dist/ui/assets/aurora-x.js +2 -1
  429. package/dist/ui/assets/aurora-x.js.map +1 -0
  430. package/dist/ui/assets/ayu-dark.js +2 -1
  431. package/dist/ui/assets/ayu-dark.js.map +1 -0
  432. package/dist/ui/assets/blade.js +2 -1
  433. package/dist/ui/assets/blade.js.map +1 -0
  434. package/dist/ui/assets/c.js +2 -1
  435. package/dist/ui/assets/c.js.map +1 -0
  436. package/dist/ui/assets/catppuccin-frappe.js +2 -1
  437. package/dist/ui/assets/catppuccin-frappe.js.map +1 -0
  438. package/dist/ui/assets/catppuccin-latte.js +2 -1
  439. package/dist/ui/assets/catppuccin-latte.js.map +1 -0
  440. package/dist/ui/assets/catppuccin-macchiato.js +2 -1
  441. package/dist/ui/assets/catppuccin-macchiato.js.map +1 -0
  442. package/dist/ui/assets/catppuccin-mocha.js +2 -1
  443. package/dist/ui/assets/catppuccin-mocha.js.map +1 -0
  444. package/dist/ui/assets/coffee.js +2 -1
  445. package/dist/ui/assets/coffee.js.map +1 -0
  446. package/dist/ui/assets/cpp.js +2 -1
  447. package/dist/ui/assets/cpp.js.map +1 -0
  448. package/dist/ui/assets/css.js +2 -1
  449. package/dist/ui/assets/css.js.map +1 -0
  450. package/dist/ui/assets/dark-plus.js +2 -1
  451. package/dist/ui/assets/dark-plus.js.map +1 -0
  452. package/dist/ui/assets/dracula-soft.js +2 -1
  453. package/dist/ui/assets/dracula-soft.js.map +1 -0
  454. package/dist/ui/assets/dracula.js +2 -1
  455. package/dist/ui/assets/dracula.js.map +1 -0
  456. package/dist/ui/assets/everforest-dark.js +2 -1
  457. package/dist/ui/assets/everforest-dark.js.map +1 -0
  458. package/dist/ui/assets/everforest-light.js +2 -1
  459. package/dist/ui/assets/everforest-light.js.map +1 -0
  460. package/dist/ui/assets/github-dark-default.js +2 -1
  461. package/dist/ui/assets/github-dark-default.js.map +1 -0
  462. package/dist/ui/assets/github-dark-dimmed.js +2 -1
  463. package/dist/ui/assets/github-dark-dimmed.js.map +1 -0
  464. package/dist/ui/assets/github-dark-high-contrast.js +2 -1
  465. package/dist/ui/assets/github-dark-high-contrast.js.map +1 -0
  466. package/dist/ui/assets/github-dark.js +2 -1
  467. package/dist/ui/assets/github-dark.js.map +1 -0
  468. package/dist/ui/assets/github-light-default.js +2 -1
  469. package/dist/ui/assets/github-light-default.js.map +1 -0
  470. package/dist/ui/assets/github-light-high-contrast.js +2 -1
  471. package/dist/ui/assets/github-light-high-contrast.js.map +1 -0
  472. package/dist/ui/assets/github-light.js +2 -1
  473. package/dist/ui/assets/github-light.js.map +1 -0
  474. package/dist/ui/assets/glsl.js +2 -1
  475. package/dist/ui/assets/glsl.js.map +1 -0
  476. package/dist/ui/assets/graphql.js +2 -1
  477. package/dist/ui/assets/graphql.js.map +1 -0
  478. package/dist/ui/assets/gruvbox-dark-hard.js +2 -1
  479. package/dist/ui/assets/gruvbox-dark-hard.js.map +1 -0
  480. package/dist/ui/assets/gruvbox-dark-medium.js +2 -1
  481. package/dist/ui/assets/gruvbox-dark-medium.js.map +1 -0
  482. package/dist/ui/assets/gruvbox-dark-soft.js +2 -1
  483. package/dist/ui/assets/gruvbox-dark-soft.js.map +1 -0
  484. package/dist/ui/assets/gruvbox-light-hard.js +2 -1
  485. package/dist/ui/assets/gruvbox-light-hard.js.map +1 -0
  486. package/dist/ui/assets/gruvbox-light-medium.js +2 -1
  487. package/dist/ui/assets/gruvbox-light-medium.js.map +1 -0
  488. package/dist/ui/assets/gruvbox-light-soft.js +2 -1
  489. package/dist/ui/assets/gruvbox-light-soft.js.map +1 -0
  490. package/dist/ui/assets/haml.js +2 -1
  491. package/dist/ui/assets/haml.js.map +1 -0
  492. package/dist/ui/assets/handlebars.js +2 -1
  493. package/dist/ui/assets/handlebars.js.map +1 -0
  494. package/dist/ui/assets/houston.js +2 -1
  495. package/dist/ui/assets/houston.js.map +1 -0
  496. package/dist/ui/assets/html-derivative.js +2 -1
  497. package/dist/ui/assets/html-derivative.js.map +1 -0
  498. package/dist/ui/assets/html.js +2 -1
  499. package/dist/ui/assets/html.js.map +1 -0
  500. package/dist/ui/assets/http.js +2 -1
  501. package/dist/ui/assets/http.js.map +1 -0
  502. package/dist/ui/assets/imba.js +2 -1
  503. package/dist/ui/assets/imba.js.map +1 -0
  504. package/dist/ui/assets/index.js +46 -45
  505. package/dist/ui/assets/index.js.map +1 -0
  506. package/dist/ui/assets/index2.js +2 -1
  507. package/dist/ui/assets/index2.js.map +1 -0
  508. package/dist/ui/assets/instrumentation.js +16 -15
  509. package/dist/ui/assets/instrumentation.js.map +1 -0
  510. package/dist/ui/assets/java.js +2 -1
  511. package/dist/ui/assets/java.js.map +1 -0
  512. package/dist/ui/assets/javascript.js +2 -1
  513. package/dist/ui/assets/javascript.js.map +1 -0
  514. package/dist/ui/assets/jinja.js +2 -1
  515. package/dist/ui/assets/jinja.js.map +1 -0
  516. package/dist/ui/assets/jison.js +2 -1
  517. package/dist/ui/assets/jison.js.map +1 -0
  518. package/dist/ui/assets/json.js +2 -1
  519. package/dist/ui/assets/json.js.map +1 -0
  520. package/dist/ui/assets/json5.js +2 -1
  521. package/dist/ui/assets/json5.js.map +1 -0
  522. package/dist/ui/assets/jsonc.js +2 -1
  523. package/dist/ui/assets/jsonc.js.map +1 -0
  524. package/dist/ui/assets/jsonl.js +2 -1
  525. package/dist/ui/assets/jsonl.js.map +1 -0
  526. package/dist/ui/assets/jsx.js +2 -1
  527. package/dist/ui/assets/jsx.js.map +1 -0
  528. package/dist/ui/assets/julia.js +2 -1
  529. package/dist/ui/assets/julia.js.map +1 -0
  530. package/dist/ui/assets/kanagawa-dragon.js +2 -1
  531. package/dist/ui/assets/kanagawa-dragon.js.map +1 -0
  532. package/dist/ui/assets/kanagawa-lotus.js +2 -1
  533. package/dist/ui/assets/kanagawa-lotus.js.map +1 -0
  534. package/dist/ui/assets/kanagawa-wave.js +2 -1
  535. package/dist/ui/assets/kanagawa-wave.js.map +1 -0
  536. package/dist/ui/assets/laserwave.js +2 -1
  537. package/dist/ui/assets/laserwave.js.map +1 -0
  538. package/dist/ui/assets/less.js +2 -1
  539. package/dist/ui/assets/less.js.map +1 -0
  540. package/dist/ui/assets/light-plus.js +2 -1
  541. package/dist/ui/assets/light-plus.js.map +1 -0
  542. package/dist/ui/assets/main.css +1 -1
  543. package/dist/ui/assets/main.js +3 -2
  544. package/dist/ui/assets/main.js.map +1 -0
  545. package/dist/ui/assets/markdown.js +2 -1
  546. package/dist/ui/assets/markdown.js.map +1 -0
  547. package/dist/ui/assets/marko.js +2 -1
  548. package/dist/ui/assets/marko.js.map +1 -0
  549. package/dist/ui/assets/material-theme-darker.js +2 -1
  550. package/dist/ui/assets/material-theme-darker.js.map +1 -0
  551. package/dist/ui/assets/material-theme-lighter.js +2 -1
  552. package/dist/ui/assets/material-theme-lighter.js.map +1 -0
  553. package/dist/ui/assets/material-theme-ocean.js +2 -1
  554. package/dist/ui/assets/material-theme-ocean.js.map +1 -0
  555. package/dist/ui/assets/material-theme-palenight.js +2 -1
  556. package/dist/ui/assets/material-theme-palenight.js.map +1 -0
  557. package/dist/ui/assets/material-theme.js +2 -1
  558. package/dist/ui/assets/material-theme.js.map +1 -0
  559. package/dist/ui/assets/mdc.js +2 -1
  560. package/dist/ui/assets/mdc.js.map +1 -0
  561. package/dist/ui/assets/mdx.js +2 -1
  562. package/dist/ui/assets/mdx.js.map +1 -0
  563. package/dist/ui/assets/min-dark.js +2 -1
  564. package/dist/ui/assets/min-dark.js.map +1 -0
  565. package/dist/ui/assets/min-light.js +2 -1
  566. package/dist/ui/assets/min-light.js.map +1 -0
  567. package/dist/ui/assets/monokai.js +2 -1
  568. package/dist/ui/assets/monokai.js.map +1 -0
  569. package/dist/ui/assets/night-owl.js +2 -1
  570. package/dist/ui/assets/night-owl.js.map +1 -0
  571. package/dist/ui/assets/nord.js +2 -1
  572. package/dist/ui/assets/nord.js.map +1 -0
  573. package/dist/ui/assets/one-dark-pro.js +2 -1
  574. package/dist/ui/assets/one-dark-pro.js.map +1 -0
  575. package/dist/ui/assets/one-light.js +2 -1
  576. package/dist/ui/assets/one-light.js.map +1 -0
  577. package/dist/ui/assets/php.js +2 -1
  578. package/dist/ui/assets/php.js.map +1 -0
  579. package/dist/ui/assets/plastic.js +2 -1
  580. package/dist/ui/assets/plastic.js.map +1 -0
  581. package/dist/ui/assets/poimandres.js +2 -1
  582. package/dist/ui/assets/poimandres.js.map +1 -0
  583. package/dist/ui/assets/postcss.js +2 -1
  584. package/dist/ui/assets/postcss.js.map +1 -0
  585. package/dist/ui/assets/pug.js +2 -1
  586. package/dist/ui/assets/pug.js.map +1 -0
  587. package/dist/ui/assets/python.js +2 -1
  588. package/dist/ui/assets/python.js.map +1 -0
  589. package/dist/ui/assets/r.js +2 -1
  590. package/dist/ui/assets/r.js.map +1 -0
  591. package/dist/ui/assets/red.js +2 -1
  592. package/dist/ui/assets/red.js.map +1 -0
  593. package/dist/ui/assets/regexp.js +2 -1
  594. package/dist/ui/assets/regexp.js.map +1 -0
  595. package/dist/ui/assets/rose-pine-dawn.js +2 -1
  596. package/dist/ui/assets/rose-pine-dawn.js.map +1 -0
  597. package/dist/ui/assets/rose-pine-moon.js +2 -1
  598. package/dist/ui/assets/rose-pine-moon.js.map +1 -0
  599. package/dist/ui/assets/rose-pine.js +2 -1
  600. package/dist/ui/assets/rose-pine.js.map +1 -0
  601. package/dist/ui/assets/sass.js +2 -1
  602. package/dist/ui/assets/sass.js.map +1 -0
  603. package/dist/ui/assets/scss.js +2 -1
  604. package/dist/ui/assets/scss.js.map +1 -0
  605. package/dist/ui/assets/serverTimingMeta.js +51 -0
  606. package/dist/ui/assets/serverTimingMeta.js.map +1 -0
  607. package/dist/ui/assets/shellscript.js +2 -1
  608. package/dist/ui/assets/shellscript.js.map +1 -0
  609. package/dist/ui/assets/slack-dark.js +2 -1
  610. package/dist/ui/assets/slack-dark.js.map +1 -0
  611. package/dist/ui/assets/slack-ochin.js +2 -1
  612. package/dist/ui/assets/slack-ochin.js.map +1 -0
  613. package/dist/ui/assets/snazzy-light.js +2 -1
  614. package/dist/ui/assets/snazzy-light.js.map +1 -0
  615. package/dist/ui/assets/solarized-dark.js +2 -1
  616. package/dist/ui/assets/solarized-dark.js.map +1 -0
  617. package/dist/ui/assets/solarized-light.js +2 -1
  618. package/dist/ui/assets/solarized-light.js.map +1 -0
  619. package/dist/ui/assets/sql.js +2 -1
  620. package/dist/ui/assets/sql.js.map +1 -0
  621. package/dist/ui/assets/stylus.js +2 -1
  622. package/dist/ui/assets/stylus.js.map +1 -0
  623. package/dist/ui/assets/svelte.js +2 -1
  624. package/dist/ui/assets/svelte.js.map +1 -0
  625. package/dist/ui/assets/synthwave-84.js +2 -1
  626. package/dist/ui/assets/synthwave-84.js.map +1 -0
  627. package/dist/ui/assets/tokyo-night.js +2 -1
  628. package/dist/ui/assets/tokyo-night.js.map +1 -0
  629. package/dist/ui/assets/ts-tags.js +2 -1
  630. package/dist/ui/assets/ts-tags.js.map +1 -0
  631. package/dist/ui/assets/tsx.js +2 -1
  632. package/dist/ui/assets/tsx.js.map +1 -0
  633. package/dist/ui/assets/typescript.js +2 -1
  634. package/dist/ui/assets/typescript.js.map +1 -0
  635. package/dist/ui/assets/vesper.js +2 -1
  636. package/dist/ui/assets/vesper.js.map +1 -0
  637. package/dist/ui/assets/vitesse-black.js +2 -1
  638. package/dist/ui/assets/vitesse-black.js.map +1 -0
  639. package/dist/ui/assets/vitesse-dark.js +2 -1
  640. package/dist/ui/assets/vitesse-dark.js.map +1 -0
  641. package/dist/ui/assets/vitesse-light.js +2 -1
  642. package/dist/ui/assets/vitesse-light.js.map +1 -0
  643. package/dist/ui/assets/vue-html.js +2 -1
  644. package/dist/ui/assets/vue-html.js.map +1 -0
  645. package/dist/ui/assets/vue-vine.js +2 -1
  646. package/dist/ui/assets/vue-vine.js.map +1 -0
  647. package/dist/ui/assets/vue.js +2 -1
  648. package/dist/ui/assets/vue.js.map +1 -0
  649. package/dist/ui/assets/wasm.js +2 -1
  650. package/dist/ui/assets/wasm.js.map +1 -0
  651. package/dist/ui/assets/wasm2.js +2 -1
  652. package/dist/ui/assets/wasm2.js.map +1 -0
  653. package/dist/ui/assets/wgsl.js +2 -1
  654. package/dist/ui/assets/wgsl.js.map +1 -0
  655. package/dist/ui/assets/wit.js +2 -1
  656. package/dist/ui/assets/wit.js.map +1 -0
  657. package/dist/ui/assets/xml.js +2 -1
  658. package/dist/ui/assets/xml.js.map +1 -0
  659. package/dist/ui/assets/yaml.js +2 -1
  660. package/dist/ui/assets/yaml.js.map +1 -0
  661. package/dist/ui/manifest.json +17 -25
  662. package/package.json +2 -2
  663. package/dist/ui/assets/client.js +0 -50
  664. package/dist/ui/assets/electron-index.js +0 -6
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mdx.js","sources":["../../../../../node_modules/.pnpm/@shikijs+langs@3.13.0/node_modules/@shikijs/langs/dist/mdx.mjs"],"sourcesContent":["const lang = Object.freeze(JSON.parse(\"{\\\"displayName\\\":\\\"MDX\\\",\\\"fileTypes\\\":[\\\"mdx\\\"],\\\"name\\\":\\\"mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-frontmatter\\\"},{\\\"include\\\":\\\"#markdown-sections\\\"}],\\\"repository\\\":{\\\"commonmark-attention\\\":{\\\"patterns\\\":[{\\\"match\\\":\\\"(?<=\\\\\\\\S)\\\\\\\\*{3,}|\\\\\\\\*{3,}(?=\\\\\\\\S)\\\",\\\"name\\\":\\\"string.other.strong.emphasis.asterisk.mdx\\\"},{\\\"match\\\":\\\"(?<=[\\\\\\\\p{L}\\\\\\\\p{N}])_{3,}(?![\\\\\\\\p{L}\\\\\\\\p{N}])|(?<=\\\\\\\\p{P})_{3,}|(?<![\\\\\\\\p{L}\\\\\\\\p{N}\\\\\\\\p{P}])_{3,}(?!\\\\\\\\s)\\\",\\\"name\\\":\\\"string.other.strong.emphasis.underscore.mdx\\\"},{\\\"match\\\":\\\"(?<=\\\\\\\\S)\\\\\\\\*{2}|\\\\\\\\*{2}(?=\\\\\\\\S)\\\",\\\"name\\\":\\\"string.other.strong.asterisk.mdx\\\"},{\\\"match\\\":\\\"(?<=[\\\\\\\\p{L}\\\\\\\\p{N}])_{2}(?![\\\\\\\\p{L}\\\\\\\\p{N}])|(?<=\\\\\\\\p{P})_{2}|(?<![\\\\\\\\p{L}\\\\\\\\p{N}\\\\\\\\p{P}])_{2}(?!\\\\\\\\s)\\\",\\\"name\\\":\\\"string.other.strong.underscore.mdx\\\"},{\\\"match\\\":\\\"(?<=\\\\\\\\S)\\\\\\\\*|\\\\\\\\*(?=\\\\\\\\S)\\\",\\\"name\\\":\\\"string.other.emphasis.asterisk.mdx\\\"},{\\\"match\\\":\\\"(?<=[\\\\\\\\p{L}\\\\\\\\p{N}])_(?![\\\\\\\\p{L}\\\\\\\\p{N}])|(?<=\\\\\\\\p{P})_|(?<![\\\\\\\\p{L}\\\\\\\\p{N}\\\\\\\\p{P}])_(?!\\\\\\\\s)\\\",\\\"name\\\":\\\"string.other.emphasis.underscore.mdx\\\"}]},\\\"commonmark-block-quote\\\":{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(>) ?\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"markup.quote.mdx\\\"},\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.quote.begin.mdx\\\"}},\\\"name\\\":\\\"markup.quote.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-sections\\\"}],\\\"while\\\":\\\"(>) ?\\\",\\\"whileCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"markup.quote.mdx\\\"},\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.quote.begin.mdx\\\"}}},\\\"commonmark-character-escape\\\":{\\\"match\\\":\\\"\\\\\\\\\\\\\\\\[!-/:-@\\\\\\\\[-`{-~]\\\",\\\"name\\\":\\\"constant.language.character-escape.mdx\\\"},\\\"commonmark-character-reference\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#whatwg-html-data-character-reference-named-terminated\\\"},{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.character-reference.begin.html\\\"},\\\"2\\\":{\\\"name\\\":\\\"punctuation.definition.character-reference.numeric.html\\\"},\\\"3\\\":{\\\"name\\\":\\\"punctuation.definition.character-reference.numeric.hexadecimal.html\\\"},\\\"4\\\":{\\\"name\\\":\\\"constant.numeric.integer.hexadecimal.html\\\"},\\\"5\\\":{\\\"name\\\":\\\"punctuation.definition.character-reference.end.html\\\"}},\\\"match\\\":\\\"(&)(#)([Xx])(\\\\\\\\h{1,6})(;)\\\",\\\"name\\\":\\\"constant.language.character-reference.numeric.hexadecimal.html\\\"},{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.character-reference.begin.html\\\"},\\\"2\\\":{\\\"name\\\":\\\"punctuation.definition.character-reference.numeric.html\\\"},\\\"3\\\":{\\\"name\\\":\\\"constant.numeric.integer.decimal.html\\\"},\\\"4\\\":{\\\"name\\\":\\\"punctuation.definition.character-reference.end.html\\\"}},\\\"match\\\":\\\"(&)(#)([0-9]{1,7})(;)\\\",\\\"name\\\":\\\"constant.language.character-reference.numeric.decimal.html\\\"}]},\\\"commonmark-code-fenced\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#commonmark-code-fenced-apib\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-asciidoc\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-c\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-clojure\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-coffee\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-console\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-cpp\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-cs\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-css\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-diff\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-dockerfile\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-elixir\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-elm\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-erlang\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-gitconfig\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-go\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-graphql\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-haskell\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-html\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-ini\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-java\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-js\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-json\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-julia\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-kotlin\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-less\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-less\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-lua\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-makefile\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-md\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-mdx\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-objc\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-perl\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-php\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-php\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-python\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-r\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-raku\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-ruby\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-rust\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-scala\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-scss\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-shell\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-shell-session\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-sql\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-svg\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-swift\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-toml\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-ts\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-tsx\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-vbnet\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-xml\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-yaml\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced-unknown\\\"}]},\\\"commonmark-code-fenced-apib\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:api-blueprint|(?:.*\\\\\\\\.)?apib))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.apib.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.apib\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"text.html.markdown.source.gfm.apib\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:api-blueprint|(?:.*\\\\\\\\.)?apib))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.apib.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.apib\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"text.html.markdown.source.gfm.apib\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-asciidoc\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:(?:.*\\\\\\\\.)?a(?:|scii)doc))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.asciidoc.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.asciidoc\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"text.html.asciidoc\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:(?:.*\\\\\\\\.)?a(?:|scii)doc))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.asciidoc.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.asciidoc\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"text.html.asciidoc\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-c\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:dtrace|dtrace-script|oncrpc|rpc|rpcgen|unified-parallel-c|x-bitmap|x-pixmap|xdr|(?:.*\\\\\\\\.)?(?:c|cats|h|idc|opencl|upc|xbm|xpm|xs)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.c.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.c\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.c\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:dtrace|dtrace-script|oncrpc|rpc|rpcgen|unified-parallel-c|x-bitmap|x-pixmap|xdr|(?:.*\\\\\\\\.)?(?:c|cats|h|idc|opencl|upc|xbm|xpm|xs)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.c.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.c\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.c\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-clojure\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:clojure|rouge|(?:.*\\\\\\\\.)?(?:boot|cl2|cljc??|cljs|cljs\\\\\\\\.hl|cljscm|cljx|edn|hic|rg|wisp)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.clojure.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.clojure\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.clojure\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:clojure|rouge|(?:.*\\\\\\\\.)?(?:boot|cl2|cljc??|cljs|cljs\\\\\\\\.hl|cljscm|cljx|edn|hic|rg|wisp)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.clojure.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.clojure\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.clojure\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-coffee\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:coffee-script|coffeescript|(?:.*\\\\\\\\.)?(?:_coffee|cjsx|coffee|cson|em|emberscript|iced)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.coffee.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.coffee\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.coffee\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:coffee-script|coffeescript|(?:.*\\\\\\\\.)?(?:_coffee|cjsx|coffee|cson|em|emberscript|iced)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.coffee.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.coffee\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.coffee\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-console\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:py(?:con|thon-console)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.console.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.console\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"text.python.console\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:py(?:con|thon-console)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.console.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.console\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"text.python.console\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-cpp\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:ags|ags-script|asymptote|c\\\\\\\\+\\\\\\\\+|edje-data-collection|game-maker-language|swig|(?:.*\\\\\\\\.)?(?:asc|ash|asy|c\\\\\\\\+\\\\\\\\+|cc|cpp??|cppm|cxx|edc|gml|h\\\\\\\\+\\\\\\\\+|hh|hpp|hxx|inl|ino|ipp|ixx|metal|re|tcc|tpp|txx)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.cpp.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.cpp\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.c++\\\"},{\\\"include\\\":\\\"source.cpp\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:ags|ags-script|asymptote|c\\\\\\\\+\\\\\\\\+|edje-data-collection|game-maker-language|swig|(?:.*\\\\\\\\.)?(?:asc|ash|asy|c\\\\\\\\+\\\\\\\\+|cc|cpp??|cppm|cxx|edc|gml|h\\\\\\\\+\\\\\\\\+|hh|hpp|hxx|inl|ino|ipp|ixx|metal|re|tcc|tpp|txx)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.cpp.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.cpp\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.c++\\\"},{\\\"include\\\":\\\"source.cpp\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-cs\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:beef|c#|cakescript|csharp|(?:.*\\\\\\\\.)?(?:bf|cake|cs|cs\\\\\\\\.pp|csx|eq|linq|uno)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.cs.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.cs\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.cs\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:beef|c#|cakescript|csharp|(?:.*\\\\\\\\.)?(?:bf|cake|cs|cs\\\\\\\\.pp|csx|eq|linq|uno)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.cs.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.cs\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.cs\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-css\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:(?:.*\\\\\\\\.)?css))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.css.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.css\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.css\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:(?:.*\\\\\\\\.)?css))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.css.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.css\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.css\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-diff\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:udiff|(?:.*\\\\\\\\.)?(?:diff|patch)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.diff.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.diff\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.diff\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:udiff|(?:.*\\\\\\\\.)?(?:diff|patch)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.diff.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.diff\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.diff\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-dockerfile\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:(?:contain|(?:.*\\\\\\\\.)?dock)erfile))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.dockerfile.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.dockerfile\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.dockerfile\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:(?:contain|(?:.*\\\\\\\\.)?dock)erfile))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.dockerfile.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.dockerfile\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.dockerfile\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-elixir\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:elixir|(?:.*\\\\\\\\.)?exs??))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.elixir.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.elixir\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.elixir\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:elixir|(?:.*\\\\\\\\.)?exs??))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.elixir.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.elixir\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.elixir\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-elm\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:(?:.*\\\\\\\\.)?elm))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.elm.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.elm\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.elm\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:(?:.*\\\\\\\\.)?elm))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.elm.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.elm\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.elm\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-erlang\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:erlang|(?:.*\\\\\\\\.)?(?:app|app\\\\\\\\.src|erl|es|escript|hrl|xrl|yrl)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.erlang.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.erlang\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.erlang\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:erlang|(?:.*\\\\\\\\.)?(?:app|app\\\\\\\\.src|erl|es|escript|hrl|xrl|yrl)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.erlang.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.erlang\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.erlang\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-gitconfig\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:git-config|gitmodules|(?:.*\\\\\\\\.)?gitconfig))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.gitconfig.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.gitconfig\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.gitconfig\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:git-config|gitmodules|(?:.*\\\\\\\\.)?gitconfig))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.gitconfig.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.gitconfig\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.gitconfig\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-go\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:golang|(?:.*\\\\\\\\.)?go))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.go.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.go\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.go\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:golang|(?:.*\\\\\\\\.)?go))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.go.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.go\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.go\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-graphql\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:(?:.*\\\\\\\\.)?g(?:ql|raphqls??)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.graphql.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.graphql\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.graphql\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:(?:.*\\\\\\\\.)?g(?:ql|raphqls??)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.graphql.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.graphql\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.graphql\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-haskell\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:c2hs|c2hs-haskell|frege|haskell|(?:.*\\\\\\\\.)?(?:chs|dhall|hs|hs-boot|hsc)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.haskell.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.haskell\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.haskell\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:c2hs|c2hs-haskell|frege|haskell|(?:.*\\\\\\\\.)?(?:chs|dhall|hs|hs-boot|hsc)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.haskell.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.haskell\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.haskell\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-html\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:html|(?:.*\\\\\\\\.)?(?:hta|htm|html\\\\\\\\.hl|kit|mtml|xht|xhtml)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.html.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.html\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"text.html.basic\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:html|(?:.*\\\\\\\\.)?(?:hta|htm|html\\\\\\\\.hl|kit|mtml|xht|xhtml)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.html.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.html\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"text.html.basic\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-ini\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:altium|altium-designer|dosini|(?:.*\\\\\\\\.)?(?:cnf|dof|ini|lektorproject|outjob|pcbdoc|prefs|prjpcb|properties|schdoc|url)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.ini.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.ini\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.ini\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:altium|altium-designer|dosini|(?:.*\\\\\\\\.)?(?:cnf|dof|ini|lektorproject|outjob|pcbdoc|prefs|prjpcb|properties|schdoc|url)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.ini.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.ini\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.ini\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-java\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:chuck|unrealscript|(?:.*\\\\\\\\.)?(?:ck|java??|jsh|uc)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.java.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.java\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.java\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:chuck|unrealscript|(?:.*\\\\\\\\.)?(?:ck|java??|jsh|uc)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.java.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.java\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.java\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-js\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:cycript|javascript\\\\\\\\+erb|json-with-comments|node|qt-script|(?:.*\\\\\\\\.)?(?:_js|bones|cjs|code-snippets|code-workspace|cy|es6|jake|javascript|js|js\\\\\\\\.erb|jsb|jscad|jsfl|jslib|jsm|json5|jsonc|jsonld|jspre|jss|jsx|mjs|njs|pac|sjs|ssjs|sublime-build|sublime-color-scheme|sublime-commands|sublime-completions|sublime-keymap|sublime-macro|sublime-menu|sublime-mousemap|sublime-project|sublime-settings|sublime-theme|sublime-workspace|sublime_metrics|sublime_session|xsjs|xsjslib)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.js.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.js\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.js\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:cycript|javascript\\\\\\\\+erb|json-with-comments|node|qt-script|(?:.*\\\\\\\\.)?(?:_js|bones|cjs|code-snippets|code-workspace|cy|es6|jake|javascript|js|js\\\\\\\\.erb|jsb|jscad|jsfl|jslib|jsm|json5|jsonc|jsonld|jspre|jss|jsx|mjs|njs|pac|sjs|ssjs|sublime-build|sublime-color-scheme|sublime-commands|sublime-completions|sublime-keymap|sublime-macro|sublime-menu|sublime-mousemap|sublime-project|sublime-settings|sublime-theme|sublime-workspace|sublime_metrics|sublime_session|xsjs|xsjslib)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.js.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.js\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.js\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-json\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:ecere-projects|ipython-notebook|jupyter-notebook|max|max/msp|maxmsp|oasv2-json|oasv3-json|(?:.*\\\\\\\\.)?(?:4dform|4dproject|avsc|epj|geojson|gltf|har|ice|ipynb|json|json-tmlanguage|jsonl|maxhelp|maxpat|maxproj|mcmeta|mxt|pat|sarif|tfstate|tfstate\\\\\\\\.backup|topojson|webapp|webmanifest|yyp??)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.json.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.json\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.json\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:ecere-projects|ipython-notebook|jupyter-notebook|max|max/msp|maxmsp|oasv2-json|oasv3-json|(?:.*\\\\\\\\.)?(?:4dform|4dproject|avsc|epj|geojson|gltf|har|ice|ipynb|json|json-tmlanguage|jsonl|maxhelp|maxpat|maxproj|mcmeta|mxt|pat|sarif|tfstate|tfstate\\\\\\\\.backup|topojson|webapp|webmanifest|yyp??)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.json.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.json\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.json\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-julia\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:julia|(?:.*\\\\\\\\.)?jl))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.julia.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.julia\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.julia\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:julia|(?:.*\\\\\\\\.)?jl))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.julia.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.julia\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.julia\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-kotlin\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:gradle-kotlin-dsl|kotlin|(?:.*\\\\\\\\.)?(?:gradle\\\\\\\\.kts|ktm??|kts)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.kotlin.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.kotlin\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.kotlin\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:gradle-kotlin-dsl|kotlin|(?:.*\\\\\\\\.)?(?:gradle\\\\\\\\.kts|ktm??|kts)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.kotlin.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.kotlin\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.kotlin\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-less\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:less-css|(?:.*\\\\\\\\.)?less))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.less.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.less\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.css.less\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:less-css|(?:.*\\\\\\\\.)?less))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.less.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.less\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.css.less\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-lua\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:(?:.*\\\\\\\\.)?(?:fcgi|lua|nse|p8|pd_lua|rbxs|rockspec|wlua)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.lua.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.lua\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.lua\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:(?:.*\\\\\\\\.)?(?:fcgi|lua|nse|p8|pd_lua|rbxs|rockspec|wlua)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.lua.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.lua\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.lua\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-makefile\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:bsdmake|mf|(?:.*\\\\\\\\.)?m(?:ake??|akefile|k|kfile)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.makefile.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.makefile\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.makefile\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:bsdmake|mf|(?:.*\\\\\\\\.)?m(?:ake??|akefile|k|kfile)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.makefile.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.makefile\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.makefile\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-md\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:md|pandoc|rmarkdown|(?:.*\\\\\\\\.)?(?:livemd|markdown|mdown|mdwn|mkdn??|mkdown|qmd|rmd|ronn|scd|workbook)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.md.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.md\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"text.md\\\"},{\\\"include\\\":\\\"source.gfm\\\"},{\\\"include\\\":\\\"text.html.markdown\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:md|pandoc|rmarkdown|(?:.*\\\\\\\\.)?(?:livemd|markdown|mdown|mdwn|mkdn??|mkdown|qmd|rmd|ronn|scd|workbook)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.md.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.md\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"text.md\\\"},{\\\"include\\\":\\\"source.gfm\\\"},{\\\"include\\\":\\\"text.html.markdown\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-mdx\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:(?:.*\\\\\\\\.)?mdx))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.mdx.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.mdx\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:(?:.*\\\\\\\\.)?mdx))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.mdx.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.mdx\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-objc\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:obj(?:-?|ective-?)c))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.objc.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.objc\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.objc\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:obj(?:-?|ective-?)c))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.objc.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.objc\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.objc\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-perl\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:cperl|(?:.*\\\\\\\\.)?(?:cgi|perl|ph|plx??|pm|psgi|t)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.perl.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.perl\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.perl\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:cperl|(?:.*\\\\\\\\.)?(?:cgi|perl|ph|plx??|pm|psgi|t)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.perl.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.perl\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.perl\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-php\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:html\\\\\\\\+php|inc|php|(?:.*\\\\\\\\.)?(?:aw|ctp|php3|php4|php5|phps|phpt|phtml)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.php.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.php\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"text.html.php\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:html\\\\\\\\+php|inc|php|(?:.*\\\\\\\\.)?(?:aw|ctp|php3|php4|php5|phps|phpt|phtml)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.php.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.php\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"text.html.php\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-python\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:bazel|easybuild|python3??|rusthon|snakemake|starlark|xonsh|(?:.*\\\\\\\\.)?(?:bzl|eb|gypi??|lmi|py3??|pyde|pyi|pyp|pyt|pyw|rpy|sage|sagews|smk|snakefile|spec|tac|wsgi|xpy|xsh)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.python.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.python\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.python\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:bazel|easybuild|python3??|rusthon|snakemake|starlark|xonsh|(?:.*\\\\\\\\.)?(?:bzl|eb|gypi??|lmi|py3??|pyde|pyi|pyp|pyt|pyw|rpy|sage|sagews|smk|snakefile|spec|tac|wsgi|xpy|xsh)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.python.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.python\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.python\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-r\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:rscript|splus|(?:.*\\\\\\\\.)?r(?:|d|sx)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.r.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.r\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.r\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:rscript|splus|(?:.*\\\\\\\\.)?r(?:|d|sx)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.r.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.r\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.r\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-raku\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:perl-6|perl6|pod-6|(?:.*\\\\\\\\.)?(?:6pl|6pm|nqp|p6l??|p6m|pl6|pm6|pod6??|raku|rakumod)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.raku.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.raku\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.raku\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:perl-6|perl6|pod-6|(?:.*\\\\\\\\.)?(?:6pl|6pm|nqp|p6l??|p6m|pl6|pm6|pod6??|raku|rakumod)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.raku.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.raku\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.raku\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-ruby\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:jruby|macruby|(?:.*\\\\\\\\.)?(?:builder|druby|duby|eye|gemspec|god|jbuilder|mirah|mspec|pluginspec|podspec|prawn|rabl|rake|rbi??|rbuild|rbw|rbx|ru|ruby|thor|watchr)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.ruby.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.ruby\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.ruby\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:jruby|macruby|(?:.*\\\\\\\\.)?(?:builder|druby|duby|eye|gemspec|god|jbuilder|mirah|mspec|pluginspec|podspec|prawn|rabl|rake|rbi??|rbuild|rbw|rbx|ru|ruby|thor|watchr)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.ruby.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.ruby\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.ruby\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-rust\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:rust|(?:.*\\\\\\\\.)?rs(?:|\\\\\\\\.in)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.rust.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.rust\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.rust\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:rust|(?:.*\\\\\\\\.)?rs(?:|\\\\\\\\.in)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.rust.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.rust\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.rust\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-scala\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:(?:.*\\\\\\\\.)?(?:kojo|sbt|sc|scala)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.scala.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.scala\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.scala\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:(?:.*\\\\\\\\.)?(?:kojo|sbt|sc|scala)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.scala.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.scala\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.scala\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-scss\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:(?:.*\\\\\\\\.)?scss))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.scss.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.scss\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.css.scss\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:(?:.*\\\\\\\\.)?scss))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.scss.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.scss\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.css.scss\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-shell\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:abuild|alpine-abuild|apkbuild|envrc|gentoo-ebuild|gentoo-eclass|openrc|openrc-runscript|shell|shell-script|(?:.*\\\\\\\\.)?(?:bash|bats|command|csh|ebuild|eclass|ksh|sh|sh\\\\\\\\.in|tcsh|tmux|tool|zsh|zsh-theme)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.shell.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.shell\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.shell\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:abuild|alpine-abuild|apkbuild|envrc|gentoo-ebuild|gentoo-eclass|openrc|openrc-runscript|shell|shell-script|(?:.*\\\\\\\\.)?(?:bash|bats|command|csh|ebuild|eclass|ksh|sh|sh\\\\\\\\.in|tcsh|tmux|tool|zsh|zsh-theme)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.shell.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.shell\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.shell\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-shell-session\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:bash-session|console|shellsession|(?:.*\\\\\\\\.)?sh-session))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.shell-session.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.shell-session\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"text.shell-session\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:bash-session|console|shellsession|(?:.*\\\\\\\\.)?sh-session))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.shell-session.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.shell-session\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"text.shell-session\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-sql\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:plpgsql|sqlpl|(?:.*\\\\\\\\.)?(?:cql|db2|ddl|mysql|pgsql|prc|sql|tab|udf|viw)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.sql.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.sql\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.sql\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:plpgsql|sqlpl|(?:.*\\\\\\\\.)?(?:cql|db2|ddl|mysql|pgsql|prc|sql|tab|udf|viw)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.sql.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.sql\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.sql\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-svg\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:(?:.*\\\\\\\\.)?svg))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.svg.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.svg\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"text.xml.svg\\\"},{\\\"include\\\":\\\"text.xml\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:(?:.*\\\\\\\\.)?svg))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.svg.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.svg\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"text.xml.svg\\\"},{\\\"include\\\":\\\"text.xml\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-swift\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:(?:.*\\\\\\\\.)?swift))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.swift.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.swift\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.swift\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:(?:.*\\\\\\\\.)?swift))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.swift.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.swift\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.swift\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-toml\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:(?:.*\\\\\\\\.)?toml))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.toml.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.toml\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.toml\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:(?:.*\\\\\\\\.)?toml))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.toml.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.toml\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.toml\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-ts\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:typescript|(?:.*\\\\\\\\.)?(?:c|m?)ts))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.ts.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.ts\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.ts\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:typescript|(?:.*\\\\\\\\.)?(?:c|m?)ts))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.ts.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.ts\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.ts\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-tsx\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:(?:.*\\\\\\\\.)?tsx))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.tsx.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.tsx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.tsx\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:(?:.*\\\\\\\\.)?tsx))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.tsx.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.tsx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.tsx\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-unknown\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})(?:[\\\\\\\\t ]*([^\\\\\\\\t\\\\\\\\n\\\\\\\\r `]+)(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?)?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"contentName\\\":\\\"markup.raw.code.fenced.mdx\\\",\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.other.mdx\\\"},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})(?:[\\\\\\\\t ]*([^\\\\\\\\t\\\\\\\\n\\\\\\\\r ]+)(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?)?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"contentName\\\":\\\"markup.raw.code.fenced.mdx\\\",\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.other.mdx\\\"}]},\\\"commonmark-code-fenced-vbnet\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:fb|freebasic|realbasic|vb-\\\\\\\\.net|vb\\\\\\\\.net|vbnet|vbscript|visual-basic|visual-basic-\\\\\\\\.net|(?:.*\\\\\\\\.)?(?:bi|rbbas|rbfrm|rbmnu|rbres|rbtbar|rbuistate|vb|vbhtml|vbs)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.vbnet.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.vbnet\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.vbnet\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:fb|freebasic|realbasic|vb-\\\\\\\\.net|vb\\\\\\\\.net|vbnet|vbscript|visual-basic|visual-basic-\\\\\\\\.net|(?:.*\\\\\\\\.)?(?:bi|rbbas|rbfrm|rbmnu|rbres|rbtbar|rbuistate|vb|vbhtml|vbs)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.vbnet.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.vbnet\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.vbnet\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-xml\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:collada|eagle|labview|web-ontology-language|xpages|(?:.*\\\\\\\\.)?(?:adml|admx|ant|axaml|axml|brd|builds|ccproj|ccxml|clixml|cproject|cscfg|csdef|csproj|ct|dae|depproj|dita|ditamap|ditaval|dll\\\\\\\\.config|dotsettings|filters|fsproj|fxml|glade|gmx|grxml|hzp|iml|ivy|jelly|jsproj|kml|launch|lvclass|lvlib|lvproj|mdpolicy|mjml|mxml|natvis|ndproj|nproj|nuspec|odd|osm|owl|pkgproj|proj|props|ps1xml|psc1|pt|qhelp|rdf|resx|rss|sch|scxml|sfproj|shproj|srdf|storyboard|sublime-snippet|targets|tml|ui|urdf|ux|vbproj|vcxproj|vsixmanifest|vssettings|vstemplate|vxml|wixproj|wsdl|wsf|wxi|wxl|wxs|x3d|xacro|xaml|xib|xlf|xliff|xmi|xml|xml\\\\\\\\.dist|xmp|xpl|xproc|xproj|xsd|xsp-config|xsp\\\\\\\\.metadata|xspec|xul|zcml)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.xml.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.xml\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"text.xml\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:collada|eagle|labview|web-ontology-language|xpages|(?:.*\\\\\\\\.)?(?:adml|admx|ant|axaml|axml|brd|builds|ccproj|ccxml|clixml|cproject|cscfg|csdef|csproj|ct|dae|depproj|dita|ditamap|ditaval|dll\\\\\\\\.config|dotsettings|filters|fsproj|fxml|glade|gmx|grxml|hzp|iml|ivy|jelly|jsproj|kml|launch|lvclass|lvlib|lvproj|mdpolicy|mjml|mxml|natvis|ndproj|nproj|nuspec|odd|osm|owl|pkgproj|proj|props|ps1xml|psc1|pt|qhelp|rdf|resx|rss|sch|scxml|sfproj|shproj|srdf|storyboard|sublime-snippet|targets|tml|ui|urdf|ux|vbproj|vcxproj|vsixmanifest|vssettings|vstemplate|vxml|wixproj|wsdl|wsf|wxi|wxl|wxs|x3d|xacro|xaml|xib|xlf|xliff|xmi|xml|xml\\\\\\\\.dist|xmp|xpl|xproc|xproj|xsd|xsp-config|xsp\\\\\\\\.metadata|xspec|xul|zcml)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.xml.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.xml\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"text.xml\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-fenced-yaml\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(`{3,})[\\\\\\\\t ]*((?i:jar-manifest|kaitai-struct|oasv2-yaml|oasv3-yaml|unity3d-asset|yaml|yml|(?:.*\\\\\\\\.)?(?:anim|asset|ksy|lkml|lookml|mat|meta|mir|prefab|raml|reek|rviz|sublime-syntax|syntax|unity|yaml-tmlanguage|yaml\\\\\\\\.sed|yml\\\\\\\\.mysql)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r`]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.yaml.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.yaml\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.yaml\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(~{3,})[\\\\\\\\t ]*((?i:jar-manifest|kaitai-struct|oasv2-yaml|oasv3-yaml|unity3d-asset|yaml|yml|(?:.*\\\\\\\\.)?(?:anim|asset|ksy|lkml|lookml|mat|meta|mir|prefab|raml|reek|rviz|sublime-syntax|syntax|unity|yaml-tmlanguage|yaml\\\\\\\\.sed|yml\\\\\\\\.mysql)))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+))?[\\\\\\\\t ]*$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.fenced.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"end\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.code.fenced.mdx\\\"}},\\\"name\\\":\\\"markup.code.yaml.mdx\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(^|\\\\\\\\G)(\\\\\\\\s*)(.*)\\\",\\\"contentName\\\":\\\"meta.embedded.yaml\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.yaml\\\"}],\\\"while\\\":\\\"(^|\\\\\\\\G)(?![\\\\\\\\t ]*([`~]{3,})[\\\\\\\\t ]*$)\\\"}]}]},\\\"commonmark-code-text\\\":{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.code.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"markup.raw.code.mdx markup.inline.raw.code.mdx\\\"},\\\"3\\\":{\\\"name\\\":\\\"string.other.end.code.mdx\\\"}},\\\"match\\\":\\\"(?<!`)(`+)(?!`)(.+?)(?<!`)(\\\\\\\\1)(?!`)\\\",\\\"name\\\":\\\"markup.code.other.mdx\\\"},\\\"commonmark-definition\\\":{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.identifier.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"3\\\":{\\\"name\\\":\\\"string.other.end.mdx\\\"},\\\"4\\\":{\\\"name\\\":\\\"punctuation.separator.key-value.mdx\\\"},\\\"5\\\":{\\\"name\\\":\\\"string.other.begin.destination.mdx\\\"},\\\"6\\\":{\\\"name\\\":\\\"string.other.link.destination.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"7\\\":{\\\"name\\\":\\\"string.other.end.destination.mdx\\\"},\\\"8\\\":{\\\"name\\\":\\\"string.other.link.destination.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"9\\\":{\\\"name\\\":\\\"string.other.begin.mdx\\\"},\\\"10\\\":{\\\"name\\\":\\\"string.quoted.double.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"11\\\":{\\\"name\\\":\\\"string.other.end.mdx\\\"},\\\"12\\\":{\\\"name\\\":\\\"string.other.begin.mdx\\\"},\\\"13\\\":{\\\"name\\\":\\\"string.quoted.single.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"14\\\":{\\\"name\\\":\\\"string.other.end.mdx\\\"},\\\"15\\\":{\\\"name\\\":\\\"string.other.begin.mdx\\\"},\\\"16\\\":{\\\"name\\\":\\\"string.quoted.paren.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"17\\\":{\\\"name\\\":\\\"string.other.end.mdx\\\"}},\\\"match\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\[)((?:[^]\\\\\\\\[\\\\\\\\\\\\\\\\]|\\\\\\\\\\\\\\\\[]\\\\\\\\[\\\\\\\\\\\\\\\\]?)+?)(])(:)[\\\\\\\\t ]*(?:(<)((?:[^\\\\\\\\n<>\\\\\\\\\\\\\\\\]|\\\\\\\\\\\\\\\\[<>\\\\\\\\\\\\\\\\]?)*)(>)|(\\\\\\\\g<destination_raw>))(?:[\\\\\\\\t ]+(?:(\\\\\\\")((?:[^\\\\\\\"\\\\\\\\\\\\\\\\]|\\\\\\\\\\\\\\\\[\\\\\\\"\\\\\\\\\\\\\\\\]?)*)(\\\\\\\")|(')((?:[^'\\\\\\\\\\\\\\\\]|\\\\\\\\\\\\\\\\['\\\\\\\\\\\\\\\\]?)*)(')|(\\\\\\\\()((?:[^)\\\\\\\\\\\\\\\\]|\\\\\\\\\\\\\\\\[)\\\\\\\\\\\\\\\\]?)*)(\\\\\\\\))))?$(?<destination_raw>(?!<)(?:(?:[^ ()\\\\\\\\\\\\\\\\\\\\\\\\p{Cc}]|\\\\\\\\\\\\\\\\[()\\\\\\\\\\\\\\\\]?)|\\\\\\\\(\\\\\\\\g<destination_raw>*\\\\\\\\))+){0}\\\",\\\"name\\\":\\\"meta.link.reference.def.mdx\\\"},\\\"commonmark-hard-break-escape\\\":{\\\"match\\\":\\\"\\\\\\\\\\\\\\\\$\\\",\\\"name\\\":\\\"constant.language.character-escape.line-ending.mdx\\\"},\\\"commonmark-hard-break-trailing\\\":{\\\"match\\\":\\\"( ){2,}$\\\",\\\"name\\\":\\\"carriage-return constant.language.character-escape.line-ending.mdx\\\"},\\\"commonmark-heading-atx\\\":{\\\"patterns\\\":[{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.heading.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.section.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-text\\\"}]},\\\"3\\\":{\\\"name\\\":\\\"punctuation.definition.heading.mdx\\\"}},\\\"match\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(#{1}(?!#))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+?)(?:[\\\\\\\\t ]+(#+?))?)?[\\\\\\\\t ]*$\\\",\\\"name\\\":\\\"markup.heading.atx.1.mdx\\\"},{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.heading.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.section.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-text\\\"}]},\\\"3\\\":{\\\"name\\\":\\\"punctuation.definition.heading.mdx\\\"}},\\\"match\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(#{2}(?!#))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+?)(?:[\\\\\\\\t ]+(#+?))?)?[\\\\\\\\t ]*$\\\",\\\"name\\\":\\\"markup.heading.atx.2.mdx\\\"},{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.heading.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.section.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-text\\\"}]},\\\"3\\\":{\\\"name\\\":\\\"punctuation.definition.heading.mdx\\\"}},\\\"match\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(#{3}(?!#))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+?)(?:[\\\\\\\\t ]+(#+?))?)?[\\\\\\\\t ]*$\\\",\\\"name\\\":\\\"markup.heading.atx.3.mdx\\\"},{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.heading.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.section.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-text\\\"}]},\\\"3\\\":{\\\"name\\\":\\\"punctuation.definition.heading.mdx\\\"}},\\\"match\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(#{4}(?!#))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+?)(?:[\\\\\\\\t ]+(#+?))?)?[\\\\\\\\t ]*$\\\",\\\"name\\\":\\\"markup.heading.atx.4.mdx\\\"},{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.heading.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.section.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-text\\\"}]},\\\"3\\\":{\\\"name\\\":\\\"punctuation.definition.heading.mdx\\\"}},\\\"match\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(#{5}(?!#))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+?)(?:[\\\\\\\\t ]+(#+?))?)?[\\\\\\\\t ]*$\\\",\\\"name\\\":\\\"markup.heading.atx.5.mdx\\\"},{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.heading.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.section.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-text\\\"}]},\\\"3\\\":{\\\"name\\\":\\\"punctuation.definition.heading.mdx\\\"}},\\\"match\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(#{6}(?!#))(?:[\\\\\\\\t ]+([^\\\\\\\\n\\\\\\\\r]+?)(?:[\\\\\\\\t ]+(#+?))?)?[\\\\\\\\t ]*$\\\",\\\"name\\\":\\\"markup.heading.atx.6.mdx\\\"}]},\\\"commonmark-heading-setext\\\":{\\\"patterns\\\":[{\\\"match\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(=+)[\\\\\\\\t ]*$\\\",\\\"name\\\":\\\"markup.heading.setext.1.mdx\\\"},{\\\"match\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(-+)[\\\\\\\\t ]*$\\\",\\\"name\\\":\\\"markup.heading.setext.2.mdx\\\"}]},\\\"commonmark-label-end\\\":{\\\"patterns\\\":[{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"string.other.begin.mdx\\\"},\\\"3\\\":{\\\"name\\\":\\\"string.other.begin.destination.mdx\\\"},\\\"4\\\":{\\\"name\\\":\\\"string.other.link.destination.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"5\\\":{\\\"name\\\":\\\"string.other.end.destination.mdx\\\"},\\\"6\\\":{\\\"name\\\":\\\"string.other.link.destination.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"7\\\":{\\\"name\\\":\\\"string.other.begin.mdx\\\"},\\\"8\\\":{\\\"name\\\":\\\"string.quoted.double.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"9\\\":{\\\"name\\\":\\\"string.other.end.mdx\\\"},\\\"10\\\":{\\\"name\\\":\\\"string.other.begin.mdx\\\"},\\\"11\\\":{\\\"name\\\":\\\"string.quoted.single.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"12\\\":{\\\"name\\\":\\\"string.other.end.mdx\\\"},\\\"13\\\":{\\\"name\\\":\\\"string.other.begin.mdx\\\"},\\\"14\\\":{\\\"name\\\":\\\"string.quoted.paren.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"15\\\":{\\\"name\\\":\\\"string.other.end.mdx\\\"},\\\"16\\\":{\\\"name\\\":\\\"string.other.end.mdx\\\"}},\\\"match\\\":\\\"(])(\\\\\\\\()[\\\\\\\\t ]*(?:(?:(<)((?:[^\\\\\\\\n<>\\\\\\\\\\\\\\\\]|\\\\\\\\\\\\\\\\[<>\\\\\\\\\\\\\\\\]?)*)(>)|(\\\\\\\\g<destination_raw>))(?:[\\\\\\\\t ]+(?:(\\\\\\\")((?:[^\\\\\\\"\\\\\\\\\\\\\\\\]|\\\\\\\\\\\\\\\\[\\\\\\\"\\\\\\\\\\\\\\\\]?)*)(\\\\\\\")|(')((?:[^'\\\\\\\\\\\\\\\\]|\\\\\\\\\\\\\\\\['\\\\\\\\\\\\\\\\]?)*)(')|(\\\\\\\\()((?:[^)\\\\\\\\\\\\\\\\]|\\\\\\\\\\\\\\\\[)\\\\\\\\\\\\\\\\]?)*)(\\\\\\\\))))?)?[\\\\\\\\t ]*(\\\\\\\\))(?<destination_raw>(?!<)(?:(?:[^ ()\\\\\\\\\\\\\\\\\\\\\\\\p{Cc}]|\\\\\\\\\\\\\\\\[()\\\\\\\\\\\\\\\\]?)|\\\\\\\\(\\\\\\\\g<destination_raw>*\\\\\\\\))+){0}\\\"},{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"string.other.begin.mdx\\\"},\\\"3\\\":{\\\"name\\\":\\\"entity.name.identifier.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"4\\\":{\\\"name\\\":\\\"string.other.end.mdx\\\"}},\\\"match\\\":\\\"(])(\\\\\\\\[)((?:[^]\\\\\\\\[\\\\\\\\\\\\\\\\]|\\\\\\\\\\\\\\\\[]\\\\\\\\[\\\\\\\\\\\\\\\\]?)+?)(])\\\"},{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.mdx\\\"}},\\\"match\\\":\\\"(])\\\"}]},\\\"commonmark-label-start\\\":{\\\"patterns\\\":[{\\\"match\\\":\\\"!\\\\\\\\[(?!\\\\\\\\^)\\\",\\\"name\\\":\\\"string.other.begin.image.mdx\\\"},{\\\"match\\\":\\\"\\\\\\\\[\\\",\\\"name\\\":\\\"string.other.begin.link.mdx\\\"}]},\\\"commonmark-list-item\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*([-*+])(?: {4}(?! )|\\\\\\\\t)(\\\\\\\\[[\\\\\\\\t Xx]](?=[\\\\\\\\t\\\\\\\\n\\\\\\\\r ]+(?:$|[^\\\\\\\\t\\\\\\\\n\\\\\\\\r ])))?\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"variable.unordered.list.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"keyword.other.tasklist.mdx\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-sections\\\"}],\\\"while\\\":\\\"^(?=[\\\\\\\\t ]*$)|(?:^|\\\\\\\\G)(?: {4}|\\\\\\\\t) {1}\\\"},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*([-*+]) {3}(?! )(\\\\\\\\[[\\\\\\\\t Xx]](?=[\\\\\\\\t\\\\\\\\n\\\\\\\\r ]+(?:$|[^\\\\\\\\t\\\\\\\\n\\\\\\\\r ])))?\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"variable.unordered.list.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"keyword.other.tasklist.mdx\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-sections\\\"}],\\\"while\\\":\\\"^(?=[\\\\\\\\t ]*$)|(?:^|\\\\\\\\G)(?: {4}|\\\\\\\\t)\\\"},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*([-*+]) {2}(?! )(\\\\\\\\[[\\\\\\\\t Xx]](?=[\\\\\\\\t\\\\\\\\n\\\\\\\\r ]+(?:$|[^\\\\\\\\t\\\\\\\\n\\\\\\\\r ])))?\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"variable.unordered.list.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"keyword.other.tasklist.mdx\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-sections\\\"}],\\\"while\\\":\\\"^(?=[\\\\\\\\t ]*$)|(?:^|\\\\\\\\G) {3}\\\"},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*([-*+])(?: {1}|(?=\\\\\\\\n))(\\\\\\\\[[\\\\\\\\t Xx]](?=[\\\\\\\\t\\\\\\\\n\\\\\\\\r ]+(?:$|[^\\\\\\\\t\\\\\\\\n\\\\\\\\r ])))?\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"variable.unordered.list.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"keyword.other.tasklist.mdx\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-sections\\\"}],\\\"while\\\":\\\"^(?=[\\\\\\\\t ]*$)|(?:^|\\\\\\\\G) {2}\\\"},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*([0-9]{9})([).])(?: {4}(?! )|\\\\\\\\t(?![\\\\\\\\t ]))(\\\\\\\\[[\\\\\\\\t Xx]](?=[\\\\\\\\t\\\\\\\\n\\\\\\\\r ]+(?:$|[^\\\\\\\\t\\\\\\\\n\\\\\\\\r ])))?\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"3\\\":{\\\"name\\\":\\\"keyword.other.tasklist.mdx\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-sections\\\"}],\\\"while\\\":\\\"^(?=[\\\\\\\\t ]*$)|(?:^|\\\\\\\\G)(?: {4}|\\\\\\\\t){3} {2}\\\"},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(?:([0-9]{9})([).]) {3}(?! )|([0-9]{8})([).]) {4}(?! ))(\\\\\\\\[[\\\\\\\\t Xx]](?=[\\\\\\\\t\\\\\\\\n\\\\\\\\r ]+(?:$|[^\\\\\\\\t\\\\\\\\n\\\\\\\\r ])))?\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"3\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"4\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"5\\\":{\\\"name\\\":\\\"keyword.other.tasklist.mdx\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-sections\\\"}],\\\"while\\\":\\\"^(?=[\\\\\\\\t ]*$)|(?:^|\\\\\\\\G)(?: {4}|\\\\\\\\t){3} {1}\\\"},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(?:([0-9]{9})([).]) {2}(?! )|([0-9]{8})([).]) {3}(?! )|([0-9]{7})([).]) {4}(?! ))(\\\\\\\\[[\\\\\\\\t Xx]](?=[\\\\\\\\t\\\\\\\\n\\\\\\\\r ]+(?:$|[^\\\\\\\\t\\\\\\\\n\\\\\\\\r ])))?\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"3\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"4\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"5\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"6\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"7\\\":{\\\"name\\\":\\\"keyword.other.tasklist.mdx\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-sections\\\"}],\\\"while\\\":\\\"^(?=[\\\\\\\\t ]*$)|(?:^|\\\\\\\\G)(?: {4}|\\\\\\\\t){3}\\\"},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(?:([0-9]{9})([).])(?: {1}|(?=[\\\\\\\\t ]*\\\\\\\\n))|([0-9]{8})([).]) {2}(?! )|([0-9]{7})([).]) {3}(?! )|([0-9]{6})([).]) {4}(?! ))(\\\\\\\\[[\\\\\\\\t Xx]](?=[\\\\\\\\t\\\\\\\\n\\\\\\\\r ]+(?:$|[^\\\\\\\\t\\\\\\\\n\\\\\\\\r ])))?\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"3\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"4\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"5\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"6\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"7\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"8\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"9\\\":{\\\"name\\\":\\\"keyword.other.tasklist.mdx\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-sections\\\"}],\\\"while\\\":\\\"^(?=[\\\\\\\\t ]*$)|(?:^|\\\\\\\\G)(?: {4}|\\\\\\\\t){2} {3}\\\"},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(?:([0-9]{8})([).])(?: {1}|(?=[\\\\\\\\t ]*\\\\\\\\n))|([0-9]{7})([).]) {2}(?! )|([0-9]{6})([).]) {3}(?! )|([0-9]{5})([).]) {4}(?! ))(\\\\\\\\[[\\\\\\\\t Xx]](?=[\\\\\\\\t\\\\\\\\n\\\\\\\\r ]+(?:$|[^\\\\\\\\t\\\\\\\\n\\\\\\\\r ])))?\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"3\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"4\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"5\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"6\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"7\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"8\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"9\\\":{\\\"name\\\":\\\"keyword.other.tasklist.mdx\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-sections\\\"}],\\\"while\\\":\\\"^(?=[\\\\\\\\t ]*$)|(?:^|\\\\\\\\G)(?: {4}|\\\\\\\\t){2} {2}\\\"},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(?:([0-9]{7})([).])(?: {1}|(?=[\\\\\\\\t ]*\\\\\\\\n))|([0-9]{6})([).]) {2}(?! )|([0-9]{5})([).]) {3}(?! )|([0-9]{4})([).]) {4}(?! ))(\\\\\\\\[[\\\\\\\\t Xx]](?=[\\\\\\\\t\\\\\\\\n\\\\\\\\r ]+(?:$|[^\\\\\\\\t\\\\\\\\n\\\\\\\\r ])))?\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"3\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"4\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"5\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"6\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"7\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"8\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"9\\\":{\\\"name\\\":\\\"keyword.other.tasklist.mdx\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-sections\\\"}],\\\"while\\\":\\\"^(?=[\\\\\\\\t ]*$)|(?:^|\\\\\\\\G)(?: {4}|\\\\\\\\t){2} {1}\\\"},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(?:([0-9]{6})([).])(?: {1}|(?=[\\\\\\\\t ]*\\\\\\\\n))|([0-9]{5})([).]) {2}(?! )|([0-9]{4})([).]) {3}(?! )|([0-9]{3})([).]) {4}(?! ))(\\\\\\\\[[\\\\\\\\t Xx]](?=[\\\\\\\\t\\\\\\\\n\\\\\\\\r ]+(?:$|[^\\\\\\\\t\\\\\\\\n\\\\\\\\r ])))?\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"3\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"4\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"5\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"6\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"7\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"8\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"9\\\":{\\\"name\\\":\\\"keyword.other.tasklist.mdx\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-sections\\\"}],\\\"while\\\":\\\"^(?=[\\\\\\\\t ]*$)|(?:^|\\\\\\\\G)(?: {4}|\\\\\\\\t){2}\\\"},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(?:([0-9]{5})([).])(?: {1}|(?=[\\\\\\\\t ]*\\\\\\\\n))|([0-9]{4})([).]) {2}(?! )|([0-9]{3})([).]) {3}(?! )|([0-9]{2})([).]) {4}(?! ))(\\\\\\\\[[\\\\\\\\t Xx]](?=[\\\\\\\\t\\\\\\\\n\\\\\\\\r ]+(?:$|[^\\\\\\\\t\\\\\\\\n\\\\\\\\r ])))?\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"3\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"4\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"5\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"6\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"7\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"8\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"9\\\":{\\\"name\\\":\\\"keyword.other.tasklist.mdx\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-sections\\\"}],\\\"while\\\":\\\"^(?=[\\\\\\\\t ]*$)|(?:^|\\\\\\\\G)(?: {4}|\\\\\\\\t) {3}\\\"},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(?:([0-9]{4})([).])(?: {1}|(?=[\\\\\\\\t ]*\\\\\\\\n))|([0-9]{3})([).]) {2}(?! )|([0-9]{2})([).]) {3}(?! )|([0-9]{1})([).]) {4}(?! ))(\\\\\\\\[[\\\\\\\\t Xx]](?=[\\\\\\\\t\\\\\\\\n\\\\\\\\r ]+(?:$|[^\\\\\\\\t\\\\\\\\n\\\\\\\\r ])))?\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"3\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"4\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"5\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"6\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"7\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"8\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"9\\\":{\\\"name\\\":\\\"keyword.other.tasklist.mdx\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-sections\\\"}],\\\"while\\\":\\\"^(?=[\\\\\\\\t ]*$)|(?:^|\\\\\\\\G)(?: {4}|\\\\\\\\t) {2}\\\"},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(?:([0-9]{3})([).])(?: {1}|(?=[\\\\\\\\t ]*\\\\\\\\n))|([0-9]{2})([).]) {2}(?! )|([0-9]{1})([).]) {3}(?! ))(\\\\\\\\[[\\\\\\\\t Xx]](?=[\\\\\\\\t\\\\\\\\n\\\\\\\\r ]+(?:$|[^\\\\\\\\t\\\\\\\\n\\\\\\\\r ])))?\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"3\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"4\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"5\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"6\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"7\\\":{\\\"name\\\":\\\"keyword.other.tasklist.mdx\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-sections\\\"}],\\\"while\\\":\\\"^(?=[\\\\\\\\t ]*$)|(?:^|\\\\\\\\G)(?: {4}|\\\\\\\\t) {1}\\\"},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(?:([0-9]{2})([).])(?: {1}|(?=[\\\\\\\\t ]*\\\\\\\\n))|([0-9])([).]) {2}(?! ))(\\\\\\\\[[\\\\\\\\t Xx]](?=[\\\\\\\\t\\\\\\\\n\\\\\\\\r ]+(?:$|[^\\\\\\\\t\\\\\\\\n\\\\\\\\r ])))?\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"3\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"4\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"5\\\":{\\\"name\\\":\\\"keyword.other.tasklist.mdx\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-sections\\\"}],\\\"while\\\":\\\"^(?=[\\\\\\\\t ]*$)|(?:^|\\\\\\\\G)(?: {4}|\\\\\\\\t)\\\"},{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*([0-9])([).])(?: {1}|(?=[\\\\\\\\t ]*\\\\\\\\n))(\\\\\\\\[[\\\\\\\\t Xx]](?=[\\\\\\\\t\\\\\\\\n\\\\\\\\r ]+(?:$|[^\\\\\\\\t\\\\\\\\n\\\\\\\\r ])))?\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.number.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"variable.ordered.list.mdx\\\"},\\\"3\\\":{\\\"name\\\":\\\"keyword.other.tasklist.mdx\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-sections\\\"}],\\\"while\\\":\\\"^(?=[\\\\\\\\t ]*$)|(?:^|\\\\\\\\G) {3}\\\"}]},\\\"commonmark-paragraph\\\":{\\\"begin\\\":\\\"(?![\\\\\\\\t ]*$)\\\",\\\"name\\\":\\\"meta.paragraph.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-text\\\"}],\\\"while\\\":\\\"(?:^|\\\\\\\\G)(?: {4}|\\\\\\\\t)\\\"},\\\"commonmark-thematic-break\\\":{\\\"match\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*([-*_])[\\\\\\\\t ]*(?:\\\\\\\\1[\\\\\\\\t ]*){2,}$\\\",\\\"name\\\":\\\"meta.separator.mdx\\\"},\\\"extension-gfm-autolink-literal\\\":{\\\"patterns\\\":[{\\\"match\\\":\\\"(?<=^|[]\\\\\\\\t\\\\\\\\n\\\\\\\\r (*\\\\\\\\[_~])(?=(?i:www)\\\\\\\\.[^\\\\\\\\n\\\\\\\\r])(?:(?:[-\\\\\\\\p{L}\\\\\\\\p{N}]|[._](?![!\\\\\\\"')*,.:;<?_~]*(?:[<\\\\\\\\s]|][\\\\\\\\t\\\\\\\\n (\\\\\\\\[])))+\\\\\\\\g<path>?)?(?<path>(?:(?:[^]\\\\\\\\t\\\\\\\\n\\\\\\\\r !\\\\\\\"\\\\\\\\&-*,.:;<?_~]|&(?![A-Za-z]*;[!\\\\\\\"')*,.:;<?_~]*(?:[<\\\\\\\\s]|][\\\\\\\\t\\\\\\\\n (\\\\\\\\[]))|[!\\\\\\\"')*,.:;?_~](?![!\\\\\\\"')*,.:;<?_~]*(?:[<\\\\\\\\s]|][\\\\\\\\t\\\\\\\\n (\\\\\\\\[])))|\\\\\\\\(\\\\\\\\g<path>*\\\\\\\\))+){0}\\\",\\\"name\\\":\\\"string.other.link.autolink.literal.www.mdx\\\"},{\\\"match\\\":\\\"(?<=^|[^A-Za-z])(?i:https?://)(?=[\\\\\\\\p{L}\\\\\\\\p{N}])(?:(?:[-\\\\\\\\p{L}\\\\\\\\p{N}]|[._](?![!\\\\\\\"')*,.:;<?_~]*(?:[<\\\\\\\\s]|][\\\\\\\\t\\\\\\\\n (\\\\\\\\[])))+\\\\\\\\g<path>?)?(?<path>(?:(?:[^]\\\\\\\\t\\\\\\\\n\\\\\\\\r !\\\\\\\"\\\\\\\\&-*,.:;<?_~]|&(?![A-Za-z]*;[!\\\\\\\"')*,.:;<?_~]*(?:[<\\\\\\\\s]|][\\\\\\\\t\\\\\\\\n (\\\\\\\\[]))|[!\\\\\\\"')*,.:;?_~](?![!\\\\\\\"')*,.:;<?_~]*(?:[<\\\\\\\\s]|][\\\\\\\\t\\\\\\\\n (\\\\\\\\[])))|\\\\\\\\(\\\\\\\\g<path>*\\\\\\\\))+){0}\\\",\\\"name\\\":\\\"string.other.link.autolink.literal.http.mdx\\\"},{\\\"match\\\":\\\"(?<=^|[^/A-Za-z])(?i:mailto:|xmpp:)?[-+.0-9A-Z_a-z]+@(?:(?:[0-9A-Za-z]|[-_](?![!\\\\\\\"')*,.:;<?_~]*(?:[<\\\\\\\\s]|][\\\\\\\\t\\\\\\\\n (\\\\\\\\[])))+\\\\\\\\.(?![!\\\\\\\"')*,.:;<?_~]*(?:[<\\\\\\\\s]|][\\\\\\\\t\\\\\\\\n (\\\\\\\\[])))+(?:[A-Za-z]|[-_](?![!\\\\\\\"')*,.:;<?_~]*(?:[<\\\\\\\\s]|][\\\\\\\\t\\\\\\\\n (\\\\\\\\[])))+\\\",\\\"name\\\":\\\"string.other.link.autolink.literal.email.mdx\\\"}]},\\\"extension-gfm-footnote-call\\\":{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.link.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"string.other.begin.footnote.mdx\\\"},\\\"3\\\":{\\\"name\\\":\\\"entity.name.identifier.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"4\\\":{\\\"name\\\":\\\"string.other.end.footnote.mdx\\\"}},\\\"match\\\":\\\"(\\\\\\\\[)(\\\\\\\\^)((?:[^]\\\\\\\\t\\\\\\\\n\\\\\\\\r \\\\\\\\[\\\\\\\\\\\\\\\\]|\\\\\\\\\\\\\\\\[]\\\\\\\\[\\\\\\\\\\\\\\\\]?)+)(])\\\"},\\\"extension-gfm-footnote-definition\\\":{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\[)(\\\\\\\\^)((?:[^]\\\\\\\\t\\\\\\\\n\\\\\\\\r \\\\\\\\[\\\\\\\\\\\\\\\\]|\\\\\\\\\\\\\\\\[]\\\\\\\\[\\\\\\\\\\\\\\\\]?)+)(])(:)[\\\\\\\\t ]*\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.link.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"string.other.begin.footnote.mdx\\\"},\\\"3\\\":{\\\"name\\\":\\\"entity.name.identifier.mdx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]},\\\"4\\\":{\\\"name\\\":\\\"string.other.end.footnote.mdx\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-sections\\\"}],\\\"while\\\":\\\"^(?=[\\\\\\\\t ]*$)|(?:^|\\\\\\\\G)(?: {4}|\\\\\\\\t)\\\"},\\\"extension-gfm-strikethrough\\\":{\\\"match\\\":\\\"(?<=\\\\\\\\S)(?<!~)~{1,2}(?!~)|(?<!~)~{1,2}(?=\\\\\\\\S)(?!~)\\\",\\\"name\\\":\\\"string.other.strikethrough.mdx\\\"},\\\"extension-gfm-table\\\":{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(?=\\\\\\\\|[^\\\\\\\\n\\\\\\\\r]+\\\\\\\\|[\\\\\\\\t ]*$)\\\",\\\"end\\\":\\\"^(?=[\\\\\\\\t ]*$)|$\\\",\\\"patterns\\\":[{\\\"captures\\\":{\\\"1\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-text\\\"}]}},\\\"match\\\":\\\"(?<=\\\\\\\\||(?:^|\\\\\\\\G))[\\\\\\\\t ]*((?:[^\\\\\\\\n\\\\\\\\r\\\\\\\\\\\\\\\\|]|\\\\\\\\\\\\\\\\[\\\\\\\\\\\\\\\\|]?)+?)[\\\\\\\\t ]*(?=\\\\\\\\||$)\\\"},{\\\"match\\\":\\\"\\\\\\\\|\\\",\\\"name\\\":\\\"markup.list.table-delimiter.mdx\\\"}]},\\\"extension-github-gemoji\\\":{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.gemoji.begin.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"keyword.control.gemoji.mdx\\\"},\\\"3\\\":{\\\"name\\\":\\\"punctuation.definition.gemoji.end.mdx\\\"}},\\\"match\\\":\\\"(:)((?:(?:(?:hand_with_index_finger_and_thumb_cros|mailbox_clo|fist_rai|confu)s|r(?:aised_hand_with_fingers_splay|e(?:gister|l(?:iev|ax)))|disappointed_reliev|confound|(?:a(?:ston|ngu)i|flu)sh|unamus|hush)e|(?:chart_with_(?:down|up)wards_tre|large_orange_diamo|small_(?:orang|blu)e_diamo|large_blue_diamo|parasol_on_grou|loud_sou|rewi)n|(?:rightwards_pushing_h|hourglass_flowing_s|leftwards_(?:pushing_)?h|(?:raised_back_of|palm_(?:down|up)|call_me)_h|(?:(?:(?:clippert|ascensi)on|norfolk)_is|christmas_is|desert_is|bouvet_is|new_zea|thai|eng|fin|ire)l|rightwards_h|pinching_h|writing_h|s(?:w(?:itzer|azi)|cot)l|magic_w|ok_h|icel)an|s(?:un_behind_(?:large|small|rain)_clou|hallow_pan_of_foo|tar_of_davi|leeping_be|kateboar|a(?:tisfie|uropo)|hiel|oun|qui)|(?:ear_with_hearing_a|pouring_liqu)i|(?:identification_c|(?:arrow_(?:back|for)|fast_for)w|credit_c|woman_be|biohaz|man_be|l(?:eop|iz))ar|m(?:usical_key|ortar_)boar|(?:drop_of_bl|canned_f)oo|c(?:apital_abc|upi)|person_bal|(?:black_bi|(?:cust|plac)a)r|(?:clip|key)boar|mermai|pea_po|worrie|po(?:la|u)n|threa|dv)d|(?:(?:(?:face_with_open_eyes_and_hand_over|face_with_diagonal|open|no)_mou|h(?:and_over_mou|yacin)|mammo)t|running_shirt_with_sas|(?:(?:fishing_pole_and_|blow)fi|(?:tropical_f|petri_d)i|(?:paint|tooth)bru|banglade|jellyfi)s|(?:camera_fl|wavy_d)as|triump|menora|pouc|blus|watc|das|has)h|(?:s(?:o(?:(?:uth_georgia_south_sandwich|lomon)_island|ck)|miling_face_with_three_heart|t_kitts_nevi|weat_drop|agittariu|c(?:orpiu|issor)|ymbol|hort)|twisted_rightwards_arrow|(?:northern_mariana|heard_mcdonald|(?:british_virgi|us_virgi|pitcair|cayma)n|turks_caicos|us_outlying|(?:falk|a)land|marshall|c(?:anary|ocos)|faroe)_island|(?:face_holding_back_tea|(?:c(?:ard_index_divid|rossed_fing)|pinched_fing)e|night_with_sta)r|(?:two_(?:wo)?men_holding|people_holding|heart|open)_hand|(?:sunrise_over_mountai|(?:congratul|united_n)atio|jea)n|(?:caribbean_)?netherland|(?:f(?:lower_playing_car|ace_in_clou)|crossed_swor|prayer_bea)d|(?:money_with_win|nest_with_eg|crossed_fla|hotsprin)g|revolving_heart|(?:high_brightne|(?:expression|wire)le|(?:tumbler|wine)_gla|milk_gla|compa|dre)s|performing_art|earth_america|orthodox_cros|l(?:ow_brightnes|a(?:tin_cros|o)|ung)|no_pedestrian|c(?:ontrol_kno|lu)b|b(?:ookmark_tab|rick|ean)|nesting_doll|cook_island|(?:fleur_de_l|tenn)i|(?:o(?:ncoming_b|phiuch|ctop)|hi(?:ppopotam|bisc)|trolleyb|m(?:(?:rs|x)_cla|auriti|inib)|belar|cact|abac|(?:cyp|tau)r)u|medal_sport|(?:chopstic|firewor)k|rhinocero|(?:p(?:aw_prin|eanu)|footprin)t|two_heart|princes|(?:hondur|baham)a|barbado|aquariu|c(?:ustom|hain)|maraca|comoro|flag|wale|hug|vh)s|(?:(?:diamond_shape_with_a_dot_ins|playground_sl)id|(?:(?:first_quarter|last_quarter|full|new)_moon_with|(?:zipper|money)_mouth|dotted_line|upside_down|c(?:rying_c|owboy_h)at|(?:disguis|nauseat)ed|neutral|monocle|panda|tired|woozy|clown|nerd|zany|fox)_fac|s(?:t(?:uck_out_tongue_winking_ey|eam_locomotiv)|(?:lightly_(?:frown|smil)|neez|h(?:ush|ak))ing_fac|(?:tudio_micropho|(?:hinto_shr|lot_mach)i|ierra_leo|axopho)n|mall_airplan|un_with_fac|a(?:luting_fac|tellit|k)|haved_ic|y(?:nagogu|ring)|n(?:owfl)?ak|urinam|pong)|(?:black_(?:medium_)?small|white_(?:(?:medium_)?small|large)|(?:black|white)_medium|black_large|orange|purple|yellow|b(?:rown|lue)|red)_squar|(?:(?:(?:perso|woma)|ma)n_with_)?probing_can|(?:p(?:ut_litter_in_its_pl|outing_f)|frowning_f|cold_f|wind_f|hot_f)ac|(?:arrows_c(?:ounterc)?lockwi|computer_mou|derelict_hou|carousel_hor|c(?:ity_sunri|hee)|heartpul|briefca|racehor|pig_no|lacros)s|(?:(?:face_with_head_band|ideograph_advant|adhesive_band|under|pack)a|currency_exchan|l(?:eft_l)?ugga|woman_jud|name_bad|man_jud|jud)g|face_with_peeking_ey|(?:(?:e(?:uropean_post_off|ar_of_r)|post_off)i|information_sour|ambulan)c|artificial_satellit|(?:busts?_in_silhouet|(?:vulcan_sal|parach)u|m(?:usical_no|ayot)|ro(?:ller_ska|set)|timor_les|ice_ska)t|(?:(?:incoming|red)_envelo|s(?:ao_tome_princi|tethosco)|(?:micro|tele)sco|citysca)p|(?:(?:(?:convenience|department)_st|musical_sc)o|f(?:light_depar|ramed_pic)tu|love_you_gestu|heart_on_fi|japanese_og|cote_divoi|perseve|singapo)r|b(?:ullettrain_sid|eliz|on)|(?:(?:(?:fe|)male_)?dete|radioa)ctiv|(?:christmas|deciduous|evergreen|tanabata|palm)_tre|(?:vibration_mo|cape_ver)d|(?:fortune_cook|neckt|self)i|(?:fork_and_)?knif|athletic_sho|(?:p(?:lead|arty)|drool|curs|melt|yawn|ly)ing_fac|vomiting_fac|(?:(?:c(?:urling_st|ycl)|meat_on_b|repeat_|headst)o|(?:fire_eng|tanger|ukra)i|rice_sce|(?:micro|i)pho|champag|pho)n|(?:cricket|video)_gam|(?:boxing_glo|oli)v|(?:d(?:ragon|izzy)|monkey)_fac|(?:m(?:artin|ozamb)iq|fond)u|wind_chim|test_tub|flat_sho|m(?:a(?:ns_sho|t)|icrob|oos|ut)|(?:handsh|fish_c|moon_c|cupc)ak|nail_car|zimbabw|ho(?:neybe|l)|ice_cub|airplan|pensiv|c(?:a(?:n(?:dl|o)|k)|o(?:ffe|oki))|tongu|purs|f(?:lut|iv)|d(?:at|ov)|n(?:iu|os)|kit|rag|ax)e|(?:(?:british_indian_ocean_territo|(?:plate_with_cutl|batt)e|medal_milita|low_batte|hunga|wea)r|family_(?:woman_(?:woman_(?:girl|boy)|girl|boy)|man_(?:woman_(?:girl|boy)|man_(?:girl|boy)|girl|boy))_bo|person_feeding_bab|woman_feeding_bab|s(?:u(?:spension_railwa|nn)|t(?:atue_of_libert|_barthelem|rawberr))|(?:m(?:ountain_cable|ilky_)|aerial_tram)wa|articulated_lorr|man_feeding_bab|mountain_railwa|partly_sunn|(?:vatican_c|infin)it|(?:outbox_tr|inbox_tr|birthd|motorw|paragu|urugu|norw|x_r)a|butterfl|ring_buo|t(?:urke|roph)|angr|fogg)y|(?:(?:perso|woma)n_in_motorized_wheelchai|(?:(?:notebook_with_decorative_c|four_leaf_cl)ov|(?:index_pointing_at_the_vie|white_flo)w|(?:face_with_thermome|non-potable_wa|woman_firefigh|desktop_compu|m(?:an_firefigh|otor_scoo)|(?:ro(?:ller_coa|o)|oy)s|potable_wa|kick_scoo|thermome|firefigh|helicop|ot)t|(?:woman_factory_wor|(?:woman_office|woman_health|health)_wor|man_(?:factory|office|health)_wor|(?:factory|office)_wor|rice_crac|black_jo|firecrac)k|telephone_receiv|(?:palms_up_toget|f(?:ire_extinguis|eat)|teac)h|(?:(?:open_)?file_fol|level_sli)d|police_offic|f(?:lying_sauc|arm)|woman_teach|roll_of_pap|(?:m(?:iddle_f|an_s)in|woman_sin|hambur|plun|dag)g|do_not_litt|wilted_flow|woman_farm|man_(?:teach|farm)|(?:bell_pe|hot_pe|fli)pp|l(?:o(?:udspeak|ve_lett|bst)|edg|add)|tokyo_tow|c(?:ucumb|lapp|anc)|b(?:e(?:ginn|av)|adg)|print|hamst)e|(?:perso|woma)n_in_manual_wheelchai|m(?:an(?:_in_motorized|(?:_in_man)?ual)|otorized)_wheelchai|(?:person_(?:white|curly|red)_|wheelc)hai|triangular_rule|(?:film_project|e(?:l_salv|cu)ad|elevat|tract|anch)o|s(?:traight_rul|pace_invad|crewdriv|nowboard|unflow|peak|wimm|ing|occ|how|urf|ki)e|r(?:ed_ca|unne|azo)|d(?:o(?:lla|o)|ee)|barbe)r|(?:(?:cloud_with_(?:lightning_and_)?ra|japanese_gobl|round_pushp|liechtenste|mandar|pengu|dolph|bahra|pushp|viol)i|(?:couple(?:_with_heart_wo|kiss_)man|construction_worker|(?:mountain_bik|bow|row)ing|lotus_position|(?:w(?:eight_lift|alk)|climb)ing|white_haired|curly_haired|raising_hand|super(?:villain|hero)|red_haired|basketball|s(?:(?:wimm|urf)ing|assy)|haircut|no_good|(?:vampir|massag)e|b(?:iking|ald)|zombie|fairy|mage|elf|ng)_(?:wo)?ma|(?:(?:couple_with_heart_man|isle_of)_m|(?:couplekiss_woman_|(?:b(?:ouncing_ball|lond_haired)|tipping_hand|pregnant|kneeling|deaf)_|frowning_|s(?:tanding|auna)_|po(?:uting_|lice)|running_|blonde_|o(?:lder|k)_)wom|(?:perso|woma)n_with_turb|(?:b(?:ouncing_ball|lond_haired)|tipping_hand|pregnant|kneeling|deaf)_m|f(?:olding_hand_f|rowning_m)|man_with_turb|(?:turkmen|afghan|pak)ist|s(?:tanding_m|(?:outh_s)?ud|auna_m)|po(?:uting_|lice)m|running_m|azerbaij|k(?:yrgyz|azakh)st|tajikist|uzbekist|o(?:lder_m|k_m|ce)|(?:orang|bh)ut|taiw|jord)a|s(?:mall_red_triangle_dow|(?:valbard_jan_may|int_maart|ev)e|afety_pi|top_sig|t_marti|(?:corpi|po|o)o|wede)|(?:heavy_(?:d(?:ivision|ollar)|equals|minus|plus)|no_entry|female|male)_sig|(?:arrow_(?:heading|double)_d|p(?:erson_with_cr|oint_d)|arrow_up_d|thumbsd)ow|(?:house_with_gard|l(?:ock_with_ink_p|eafy_gre)|dancing_(?:wo)?m|fountain_p|keycap_t|chick|ali|yem|od)e|(?:izakaya|jack_o)_lanter|(?:funeral_u|(?:po(?:stal_h|pc)|capric)o|unico)r|chess_paw|b(?:a(?:llo|c)o|eni|rai)|l(?:anter|io)|c(?:o(?:ff)?i|row)|melo|rame|oma|yar)n|(?:s(?:t(?:uck_out_tongue_closed_ey|_vincent_grenadin)|kull_and_crossbon|unglass|pad)|(?:french_souther|palestinia)n_territori|(?:face_with_spiral|kissing_smiling)_ey|united_arab_emirat|kissing_closed_ey|(?:clinking_|dark_sun|eye)glass|(?:no_mobile_|head)phon|womans_cloth|b(?:allet_sho|lueberri)|philippin|(?:no_bicyc|seychel)l|roll_ey|(?:cher|a)ri|p(?:ancak|isc)|maldiv|leav)es|(?:f(?:amily_(?:woman_(?:woman_)?|man_(?:(?:wo|)man_)?)girl_gir|earfu)|(?:woman_playing_hand|m(?:an_playing_hand|irror_)|c(?:onfetti|rystal)_|volley|track|base|8)bal|(?:(?:m(?:ailbox_with_(?:no_)?m|onor)|cockt|e-m)a|(?:person|bride|woman)_with_ve|man_with_ve|light_ra|braz|ema)i|(?:transgender|baby)_symbo|passport_contro|(?:arrow_(?:down|up)_sm|rice_b|footb)al|(?:dromedary_cam|ferris_whe|love_hot|high_he|pretz|falaf|isra)e|page_with_cur|me(?:dical_symbo|ta)|(?:n(?:ewspaper_ro|o_be)|bellhop_be)l|rugby_footbal|s(?:chool_satche|(?:peak|ee)_no_evi|oftbal|crol|anda|nai|hel)|(?:peace|atom)_symbo|hear_no_evi|cora|hote|bage|labe|rof|ow)l|(?:(?:negative_squared_cross|heavy_exclamation|part_alternation)_mar|(?:eight_spoked_)?asteris|(?:ballot_box_with_che|(?:(?:mantelpiece|alarm|timer)_c|un)lo|(?:ha(?:(?:mmer_and|ir)_p|tch(?:ing|ed)_ch)|baby_ch|joyst)i|railway_tra|lipsti|peaco)c|heavy_check_mar|white_check_mar|tr(?:opical_drin|uc)|national_par|pickup_truc|diving_mas|floppy_dis|s(?:tar_struc|hamroc|kun|har)|chipmun|denmar|duc|hoo|lin)k|(?:leftwards_arrow_with_h|arrow_right_h|(?:o(?:range|pen)|closed|blue)_b)ook|(?:woman_playing_water_pol|m(?:an(?:_(?:playing_water_pol|with_gua_pi_ma|in_tuxed)|g)|ontenegr|o(?:roc|na)c|e(?:xic|tr|m))|(?:perso|woma)n_in_tuxed|(?:trinidad_toba|vir)g|water_buffal|b(?:urkina_fas|a(?:mbo|nj)|ent)|puerto_ric|water_pol|flaming|kangaro|(?:mosqu|burr)it|(?:avoc|torn)ad|curaca|lesoth|potat|ko(?:sov|k)|tomat|d(?:ang|od)|yo_y|hoch|t(?:ac|og)|zer)o|(?:c(?:entral_african|zech)|dominican)_republic|(?:eight_pointed_black_s|six_pointed_s|qa)tar|(?:business_suit_levitat|(?:classical_buil|breast_fee)d|(?:woman_cartwhee|m(?:an_(?:cartwhee|jugg)|en_wrest)|women_wrest|woman_jugg|face_exha|cartwhee|wrest|dump)l|c(?:hildren_cross|amp)|woman_facepalm|woman_shrugg|man_(?:facepalm|shrugg)|people_hugg|(?:person_fe|woman_da|man_da)nc|fist_oncom|horse_rac|(?:no_smo|thin)k|laugh|s(?:eedl|mok)|park|w(?:arn|edd))ing|f(?:a(?:mily(?:_(?:woman_(?:woman_(?:girl|boy)|girl|boy)|man_(?:woman_(?:girl|boy)|man_(?:girl|boy)|girl|boy)))?|ctory)|o(?:u(?:ntain|r)|ot|g)|r(?:owning)?|i(?:re|s[ht])|ly|u)|(?:(?:(?:information_desk|handball|bearded)_|(?:frowning|ok)_|juggling_|mer)pers|(?:previous_track|p(?:lay_or_p)?ause|black_square|white_square|next_track|r(?:ecord|adio)|eject)_butt|(?:wa[nx]ing_(?:crescent|gibbous)_m|bowl_with_sp|crescent_m|racc)o|(?:b(?:ouncing_ball|lond_haired)|tipping_hand|pregnant|kneeling|deaf)_pers|s(?:t(?:_pierre_miquel|op_butt|ati)|tanding_pers|peech_ballo|auna_pers)|r(?:eminder_r)?ibb|thought_ballo|watermel|badmint|c(?:amero|ray)|le(?:ban|m)|oni|bis)on|(?:heavy_heart_exclama|building_construc|heart_decora|exclama)tion|(?:(?:triangular_flag_on_po|(?:(?:woman_)?technolog|m(?:ountain_bicycl|an_technolog)|bicycl)i|(?:wo)?man_scienti|(?:wo)?man_arti|s(?:afety_ve|cienti)|empty_ne)s|(?:vertical_)?traffic_ligh|(?:rescue_worker_helm|military_helm|nazar_amul|city_suns|wastebask|dropl|t(?:rump|oil)|bouqu|buck|magn|secr)e|one_piece_swimsui|(?:(?:arrow_(?:low|upp)er|point)_r|bridge_at_n|copyr|mag_r)igh|(?:bullettrain_fro|(?:potted_pl|croiss|e(?:ggpl|leph))a)n|s(?:t(?:ar_and_cresc|ud)en|cream_ca|mi(?:ley?|rk)_ca|(?:peed|ail)boa|hir)|(?:arrow_(?:low|upp)er|point)_lef|woman_astronau|r(?:o(?:tating_ligh|cke)|eceip)|heart_eyes_ca|man_astronau|(?:woman_stud|circus_t|man_stud|trid)en|(?:ringed_pla|file_cabi)ne|nut_and_bol|(?:older_)?adul|k(?:i(?:ssing_ca|wi_frui)|uwai|no)|(?:pouting_c|c(?:ut_of_m|old_sw)e|womans_h|montserr|(?:(?:motor_|row)b|lab_c)o|heartbe|toph)a|(?:woman_pil|honey_p|man_pil|[cp]arr|teap|rob)o|hiking_boo|arrow_lef|fist_righ|flashligh|f(?:ist_lef|ee)|black_ca|astronau|(?:c(?:hest|oco)|dough)nu|innocen|joy_ca|artis|(?:acce|egy)p|co(?:me|a)|pilo)t|(?:heavy_multiplication_|t-re)x|(?:s(?:miling_face_with_te|piral_calend)|oncoming_police_c|chocolate_b|ra(?:ilway|cing)_c|police_c|polar_be|teddy_be|madagasc|blue_c|calend|myanm)ar|c(?:l(?:o(?:ud(?:_with_lightning)?|ck(?:1[012]?|[2-9]))|ap)?|o(?:uple(?:_with_heart|kiss)?|nstruction|mputer|ok|[pw])|a(?:r(?:d_index)?|mera)|r(?:icket|y)|h(?:art|ild))|(?:m(?:artial_arts_unifo|echanical_a)r|(?:cherry_)?blosso|b(?:aggage_clai|roo)|ice_?crea|facepal|mushroo|restroo|vietna|dru|yu)m|(?:woman_with_headscar|m(?:obile_phone_of|aple_lea)|fallen_lea|wol)f|(?:(?:closed_lock_with|old)_|field_hoc|ice_hoc|han|don)key|g(?:lobe_with_meridians|r(?:e(?:y_(?:exclama|ques)tion|e(?:n(?:_(?:square|circle|salad|apple|heart|book)|land)|ce)|y_heart|nada)|i(?:mac|nn)ing|apes)|u(?:inea_bissau|ernsey|am|n)|(?:(?:olfing|enie)_(?:wo)?|uards(?:wo)?)man|(?:inger_roo|oal_ne|hos)t|(?:uadeloup|ame_di|iraff|oos)e|ift_heart|i(?:braltar|rl)|(?:uatemal|(?:eorg|amb)i|orill|uyan|han)a|uide_dog|(?:oggl|lov)es|arlic|emini|uitar|abon|oat|ear|b)|construction_worker|(?:(?:envelope_with|bow_and)_ar|left_right_ar|raised_eyeb)row|(?:(?:oncoming_automob|crocod)i|right_anger_bubb|l(?:eft_speech_bubb|otion_bott|ady_beet)|congo_brazzavil|eye_speech_bubb|(?:large_blue|orange|purple|yellow|brown)_circ|(?:(?:european|japanese)_cas|baby_bot)t|b(?:alance_sca|eet)|s(?:ewing_need|weat_smi)|(?:black|white|red)_circ|(?:motor|re)cyc|pood|turt|tama|waff|musc|eag)le|first_quarter_moon|s(?:m(?:all_red_triangle|i(?:ley?|rk))|t(?:uck_out_tongue|ar)|hopping|leeping|p(?:arkle|ider)|unrise|nowman|chool|cream|k(?:ull|i)|weat|ix|a)|(?:(?:b(?:osnia_herzegovi|ana)|wallis_futu|(?:french_gui|botsw)a|argenti|st_hele)n|(?:(?:equatorial|papua_new)_guin|north_kor|eritr)e|t(?:ristan_da_cunh|ad)|(?:(?:(?:french_poly|indo)ne|tuni)s|(?:new_caledo|ma(?:urita|cedo)|lithua|(?:tanz|alb|rom)a|arme|esto)n|diego_garc|s(?:audi_arab|t_luc|lov(?:ak|en)|omal|erb)|e(?:arth_as|thiop)|m(?:icrone|alay)s|(?:austra|mongo)l|c(?:ambod|roat)|(?:bulga|alge)r|(?:colom|nami|zam)b|boliv|l(?:iber|atv))i|(?:wheel_of_dhar|cine|pana)m|(?:(?:(?:closed|beach|open)_)?umbrel|ceuta_melil|venezue|ang(?:uil|o)|koa)l|c(?:ongo_kinshas|anad|ub)|(?:western_saha|a(?:mpho|ndor)|zeb)r|american_samo|video_camer|m(?:o(?:vie_camer|ldov)|alt|eg)|(?:earth_af|costa_)ric|s(?:outh_afric|ri_lank|a(?:mo|nt))|bubble_te|(?:antarct|jama)ic|ni(?:caragu|geri|nj)|austri|pi(?:nat|zz)|arub|k(?:eny|aab)|indi|u7a7|l(?:lam|ib[ry])|dn)a|l(?:ast_quarter_moon|o(?:tus|ck)|ips|eo)|(?:hammer_and_wren|c(?:ockroa|hur)|facepun|wren|crut|pun)ch|s(?:nowman_with_snow|ignal_strength|weet_potato|miling_imp|p(?:ider_web|arkle[rs])|w(?:im_brief|an)|a(?:n(?:_marino|dwich)|lt)|topwatch|t(?:a(?:dium|r[2s])|ew)|l(?:e(?:epy|d)|oth)|hrimp|yria|carf|(?:hee|oa)p|ea[lt]|h(?:oe|i[pt])|o[bs])|(?:s(?:tuffed_flatbre|p(?:iral_notep|eaking_he))|(?:exploding_h|baguette_br|flatbr)e)ad|(?:arrow_(?:heading|double)_u|(?:p(?:lace_of_wor|assenger_)sh|film_str|tul)i|page_facing_u|biting_li|(?:billed_c|world_m)a|mouse_tra|(?:curly_lo|busst)o|thumbsu|lo(?:llip)?o|clam|im)p|(?:anatomical|light_blue|sparkling|kissing|mending|orange|purple|yellow|broken|b(?:rown|l(?:ack|ue))|pink)_heart|(?:(?:transgender|black)_fla|mechanical_le|(?:checkered|pirate)_fla|electric_plu|rainbow_fla|poultry_le|service_do|white_fla|luxembour|fried_eg|moneyba|h(?:edgeh|otd)o|shru)g|(?:cloud_with|mountain)_snow|(?:(?:antigua_barb|berm)u|(?:kh|ug)an|rwan)da|(?:3r|2n)d_place_medal|1(?:st_place_medal|234|00)|lotus_position|(?:w(?:eight_lift|alk)|climb)ing|(?:(?:cup_with_str|auto_ricksh)a|carpentry_sa|windo|jigsa)w|(?:(?:couch_and|diya)_la|f(?:ried_shri|uelpu))mp|(?:woman_mechan|man_mechan|alemb)ic|(?:european_un|accord|collis|reun)ion|(?:flight_arriv|hospit|portug|seneg|nep)al|card_file_box|(?:(?:oncoming_)?tax|m(?:o(?:unt_fuj|ya)|alaw)|s(?:paghett|ush|ar)|b(?:r(?:occol|une)|urund)|(?:djibou|kiriba)t|hait|fij)i|(?:shopping_c|white_he|bar_ch)art|d(?:isappointed|ominica|e(?:sert)?)|raising_hand|super(?:villain|hero)|b(?:e(?:verage_box|ers|d)|u(?:bbles|lb|g)|i(?:k(?:ini|e)|rd)|o(?:o(?:ks|t)|a[rt]|y)|read|a[cn]k)|ra(?:ised_hands|bbit2|t)|(?:hindu_tem|ap)ple|thong_sandal|a(?:r(?:row_(?:right|down|up)|t)|bc?|nt)?|r(?:a(?:i(?:sed_hand|nbow)|bbit|dio|m)|u(?:nning)?|epeat|i(?:ng|ce)|o(?:ck|se))|takeout_box|(?:flying_|mini)disc|(?:(?:interrob|yin_y)a|b(?:o(?:omera|wli)|angba)|(?:ping_p|hong_k)o|calli|mahjo)ng|b(?:a(?:llot_box|sket|th?|by)|o(?:o(?:k(?:mark)?|m)|w)|u(?:tter|s)|e(?:ll|er?|ar))?|heart_eyes|basketball|(?:paperclip|dancer|ticket)s|point_up_2|(?:wo)?man_cook|n(?:ew(?:spaper)?|o(?:tebook|_entry)|iger)|t(?:e(?:lephone|a)|o(?:oth|p)|r(?:oll)?|wo)|h(?:o(?:u(?:rglass|se)|rse)|a(?:mmer|nd)|eart)|paperclip|full_moon|(?:b(?:lack_ni|athtu|om)|her)b|(?:long|oil)_drum|pineapple|(?:clock(?:1[012]?|[2-9])3|u6e8)0|p(?:o(?:int_up|ut)|r(?:ince|ay)|i(?:ck|g)|en)|e(?:nvelope|ight|u(?:ro)?|gg|ar|ye|s)|m(?:o(?:u(?:ntain|se)|nkey|on)|echanic|a(?:ilbox|[gn])|irror)?|new_moon|d(?:iamonds|olls|art)|question|k(?:iss(?:ing)?|ey)|haircut|no_good|(?:vampir|massag)e|g(?:olf(?:ing)?|u(?:inea|ard)|e(?:nie|m)|ift|rin)|h(?:a(?:ndbag|msa)|ouses|earts|ut)|postbox|toolbox|(?:pencil|t(?:rain|iger)|whale|cat|dog)2|belgium|(?:volca|kimo)no|(?:vanuat|tuval|pala|naur|maca)u|tokelau|o(?:range|ne?|[km])?|office|dancer|ticket|dragon|pencil|zombie|w(?:o(?:mens|rm|od)|ave|in[gk]|c)|m(?:o(?:sque|use2)|e(?:rman|ns)|a(?:li|sk))|jersey|tshirt|w(?:heel|oman)|dizzy|j(?:apan|oy)|t(?:rain|iger)|whale|fairy|a(?:nge[lr]|bcd|tm)|c(?:h(?:a(?:ir|d)|ile)|a(?:ndy|mel)|urry|rab|o(?:rn|ol|w2)|[dn])|p(?:ager|e(?:a(?:ch|r)|ru)|i(?:g2|ll|e)|oop)|n(?:otes|ine)|t(?:onga|hree|ent|ram|[mv])|f(?:erry|r(?:ies|ee|og)|ax)|u(?:7(?:533|981|121)|5(?:5b6|408|272)|6(?:307|70[89]))|mage|e(?:yes|nd)|i(?:ra[nq]|t)|cat|dog|elf|z(?:zz|ap)|yen|j(?:ar|p)|leg|id|u[kps]|ng|o[2x]|vs|kr|[-+]1|[vx])(:)\\\",\\\"name\\\":\\\"string.emoji.mdx\\\"},\\\"extension-github-mention\\\":{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.mention.begin.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"string.other.link.mention.mdx\\\"}},\\\"match\\\":\\\"(?<![0-9A-Z_-z])(@)([0-9A-Za-z][-0-9A-Za-z]{0,38}(?:/[0-9A-Za-z][-0-9A-Za-z]{0,38})?)(?![0-9A-Z_-z])\\\",\\\"name\\\":\\\"string.mention.mdx\\\"},\\\"extension-github-reference\\\":{\\\"patterns\\\":[{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.reference.begin.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"string.other.link.reference.security-advisory.mdx\\\"},\\\"3\\\":{\\\"name\\\":\\\"punctuation.definition.reference.begin.mdx\\\"},\\\"4\\\":{\\\"name\\\":\\\"string.other.link.reference.issue-or-pr.mdx\\\"}},\\\"match\\\":\\\"(?<![0-9A-Z_a-z])(?:((?i:ghsa-|cve-))([0-9A-Za-z]+)|((?i:gh-|#))([0-9]+))(?![0-9A-Z_a-z])\\\",\\\"name\\\":\\\"string.reference.mdx\\\"},{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.link.reference.user.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"punctuation.definition.reference.begin.mdx\\\"},\\\"3\\\":{\\\"name\\\":\\\"string.other.link.reference.issue-or-pr.mdx\\\"}},\\\"match\\\":\\\"(?<![^\\\\\\\\t\\\\\\\\n\\\\\\\\r (@\\\\\\\\[{])([0-9A-Za-z][-0-9A-Za-z]{0,38}(?:/(?:\\\\\\\\.git[-0-9A-Z_a-z]|\\\\\\\\.(?!git)|[-0-9A-Z_a-z])+)?)(#)([0-9]+)(?![0-9A-Z_a-z])\\\",\\\"name\\\":\\\"string.reference.mdx\\\"}]},\\\"extension-math-flow\\\":{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\${2,})([^\\\\\\\\n\\\\\\\\r$]*)$\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.math.flow.mdx\\\"},\\\"2\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#markdown-string\\\"}]}},\\\"contentName\\\":\\\"markup.raw.math.flow.mdx\\\",\\\"end\\\":\\\"(\\\\\\\\1)[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.end.math.flow.mdx\\\"}},\\\"name\\\":\\\"markup.code.other.mdx\\\"},\\\"extension-math-text\\\":{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.math.mdx\\\"},\\\"2\\\":{\\\"name\\\":\\\"markup.raw.math.mdx markup.inline.raw.math.mdx\\\"},\\\"3\\\":{\\\"name\\\":\\\"string.other.end.math.mdx\\\"}},\\\"match\\\":\\\"(?<!\\\\\\\\$)(\\\\\\\\${2,})(?!\\\\\\\\$)(.+?)(?<!\\\\\\\\$)(\\\\\\\\1)(?!\\\\\\\\$)\\\"},\\\"extension-mdx-esm\\\":{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)(?=(?i:(?:ex|im)port) )\\\",\\\"end\\\":\\\"^(?=[\\\\\\\\t ]*$)|$\\\",\\\"name\\\":\\\"meta.embedded.tsx\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.tsx#statements\\\"}]},\\\"extension-mdx-expression-flow\\\":{\\\"begin\\\":\\\"(?:^|\\\\\\\\G)[\\\\\\\\t ]*(\\\\\\\\{)(?!.*}[\\\\\\\\t ]*.)\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.expression.mdx.js\\\"}},\\\"contentName\\\":\\\"meta.embedded.tsx\\\",\\\"end\\\":\\\"(})[\\\\\\\\t ]*$\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"string.other.begin.expression.mdx.js\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"source.tsx#expression\\\"}]},\\\"extension-mdx-expression-text\\\":{\\\"begin\\\":\\\"\\\\\\\\{\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"string.other.begin.expression.mdx.js\\\"}},\\\"contentName\\\":\\\"meta.embedded.tsx\\\",\\\"end\\\":\\\"}\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"string.other.begin.expression.mdx.js\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"source.tsx#expression\\\"}]},\\\"extension-mdx-jsx-flow\\\":{\\\"begin\\\":\\\"(?<=^|\\\\\\\\G|>)[\\\\\\\\t ]*(<)(?=(?![\\\\\\\\t\\\\\\\\n\\\\\\\\r ]))(?:\\\\\\\\s*(/))?(?:\\\\\\\\s*(?:([$_[:alpha:]][-$_[:alnum:]]*)\\\\\\\\s*(:)\\\\\\\\s*([$_[:alpha:]][-$_[:alnum:]]*)|([$_[:alpha:]][$_[:alnum:]]*(?:\\\\\\\\s*\\\\\\\\.\\\\\\\\s*[$_[:alpha:]][-$_[:alnum:]]*)+)|([$_[:upper:]][$_[:alnum:]]*)|([$_[:alpha:]][-$_[:alnum:]]*))(?=[/>{\\\\\\\\s]))?\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.tag.end.jsx\\\"},\\\"2\\\":{\\\"name\\\":\\\"punctuation.definition.tag.closing.jsx\\\"},\\\"3\\\":{\\\"name\\\":\\\"entity.name.tag.namespace.jsx\\\"},\\\"4\\\":{\\\"name\\\":\\\"punctuation.separator.namespace.jsx\\\"},\\\"5\\\":{\\\"name\\\":\\\"entity.name.tag.local.jsx\\\"},\\\"6\\\":{\\\"name\\\":\\\"support.class.component.jsx\\\"},\\\"7\\\":{\\\"name\\\":\\\"support.class.component.jsx\\\"},\\\"8\\\":{\\\"name\\\":\\\"entity.name.tag.jsx\\\"}},\\\"end\\\":\\\"(?:(/)\\\\\\\\s*)?(>)\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.tag.self-closing.jsx\\\"},\\\"2\\\":{\\\"name\\\":\\\"punctuation.definition.tag.end.jsx\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"source.tsx#jsx-tag-attribute-name\\\"},{\\\"include\\\":\\\"source.tsx#jsx-tag-attribute-assignment\\\"},{\\\"include\\\":\\\"source.tsx#jsx-string-double-quoted\\\"},{\\\"include\\\":\\\"source.tsx#jsx-string-single-quoted\\\"},{\\\"include\\\":\\\"source.tsx#jsx-evaluated-code\\\"},{\\\"include\\\":\\\"source.tsx#jsx-tag-attributes-illegal\\\"}]},\\\"extension-mdx-jsx-text\\\":{\\\"begin\\\":\\\"(<)(?=(?![\\\\\\\\t\\\\\\\\n\\\\\\\\r ]))(?:\\\\\\\\s*(/))?(?:\\\\\\\\s*(?:([$_[:alpha:]][-$_[:alnum:]]*)\\\\\\\\s*(:)\\\\\\\\s*([$_[:alpha:]][-$_[:alnum:]]*)|([$_[:alpha:]][$_[:alnum:]]*(?:\\\\\\\\s*\\\\\\\\.\\\\\\\\s*[$_[:alpha:]][-$_[:alnum:]]*)+)|([$_[:upper:]][$_[:alnum:]]*)|([$_[:alpha:]][-$_[:alnum:]]*))(?=[/>{\\\\\\\\s]))?\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.tag.end.jsx\\\"},\\\"2\\\":{\\\"name\\\":\\\"punctuation.definition.tag.closing.jsx\\\"},\\\"3\\\":{\\\"name\\\":\\\"entity.name.tag.namespace.jsx\\\"},\\\"4\\\":{\\\"name\\\":\\\"punctuation.separator.namespace.jsx\\\"},\\\"5\\\":{\\\"name\\\":\\\"entity.name.tag.local.jsx\\\"},\\\"6\\\":{\\\"name\\\":\\\"support.class.component.jsx\\\"},\\\"7\\\":{\\\"name\\\":\\\"support.class.component.jsx\\\"},\\\"8\\\":{\\\"name\\\":\\\"entity.name.tag.jsx\\\"}},\\\"end\\\":\\\"(?:(/)\\\\\\\\s*)?(>)\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.tag.self-closing.jsx\\\"},\\\"2\\\":{\\\"name\\\":\\\"punctuation.definition.tag.end.jsx\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"source.tsx#jsx-tag-attribute-name\\\"},{\\\"include\\\":\\\"source.tsx#jsx-tag-attribute-assignment\\\"},{\\\"include\\\":\\\"source.tsx#jsx-string-double-quoted\\\"},{\\\"include\\\":\\\"source.tsx#jsx-string-single-quoted\\\"},{\\\"include\\\":\\\"source.tsx#jsx-evaluated-code\\\"},{\\\"include\\\":\\\"source.tsx#jsx-tag-attributes-illegal\\\"}]},\\\"extension-toml\\\":{\\\"begin\\\":\\\"\\\\\\\\A\\\\\\\\+{3}$\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"string.other.begin.toml\\\"}},\\\"contentName\\\":\\\"meta.embedded.toml\\\",\\\"end\\\":\\\"^\\\\\\\\+{3}$\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"string.other.end.toml\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"source.toml\\\"}]},\\\"extension-yaml\\\":{\\\"begin\\\":\\\"\\\\\\\\A-{3}$\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"string.other.begin.yaml\\\"}},\\\"contentName\\\":\\\"meta.embedded.yaml\\\",\\\"end\\\":\\\"^-{3}$\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"string.other.end.yaml\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"source.yaml\\\"}]},\\\"markdown-frontmatter\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#extension-toml\\\"},{\\\"include\\\":\\\"#extension-yaml\\\"}]},\\\"markdown-sections\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#commonmark-block-quote\\\"},{\\\"include\\\":\\\"#commonmark-code-fenced\\\"},{\\\"include\\\":\\\"#extension-gfm-footnote-definition\\\"},{\\\"include\\\":\\\"#commonmark-definition\\\"},{\\\"include\\\":\\\"#commonmark-heading-atx\\\"},{\\\"include\\\":\\\"#commonmark-thematic-break\\\"},{\\\"include\\\":\\\"#commonmark-heading-setext\\\"},{\\\"include\\\":\\\"#commonmark-list-item\\\"},{\\\"include\\\":\\\"#extension-gfm-table\\\"},{\\\"include\\\":\\\"#extension-math-flow\\\"},{\\\"include\\\":\\\"#extension-mdx-esm\\\"},{\\\"include\\\":\\\"#extension-mdx-expression-flow\\\"},{\\\"include\\\":\\\"#extension-mdx-jsx-flow\\\"},{\\\"include\\\":\\\"#commonmark-paragraph\\\"}]},\\\"markdown-string\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#commonmark-character-escape\\\"},{\\\"include\\\":\\\"#commonmark-character-reference\\\"}]},\\\"markdown-text\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#commonmark-attention\\\"},{\\\"include\\\":\\\"#commonmark-character-escape\\\"},{\\\"include\\\":\\\"#commonmark-character-reference\\\"},{\\\"include\\\":\\\"#commonmark-code-text\\\"},{\\\"include\\\":\\\"#commonmark-hard-break-trailing\\\"},{\\\"include\\\":\\\"#commonmark-hard-break-escape\\\"},{\\\"include\\\":\\\"#commonmark-label-end\\\"},{\\\"include\\\":\\\"#extension-gfm-footnote-call\\\"},{\\\"include\\\":\\\"#commonmark-label-start\\\"},{\\\"include\\\":\\\"#extension-gfm-autolink-literal\\\"},{\\\"include\\\":\\\"#extension-gfm-strikethrough\\\"},{\\\"include\\\":\\\"#extension-github-gemoji\\\"},{\\\"include\\\":\\\"#extension-github-mention\\\"},{\\\"include\\\":\\\"#extension-github-reference\\\"},{\\\"include\\\":\\\"#extension-math-text\\\"},{\\\"include\\\":\\\"#extension-mdx-expression-text\\\"},{\\\"include\\\":\\\"#extension-mdx-jsx-text\\\"}]},\\\"whatwg-html-data-character-reference-named-terminated\\\":{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.character-reference.begin.html\\\"},\\\"2\\\":{\\\"name\\\":\\\"keyword.control.character-reference.html\\\"},\\\"3\\\":{\\\"name\\\":\\\"punctuation.definition.character-reference.end.html\\\"}},\\\"match\\\":\\\"(&)((?:C(?:(?:o(?:unterClockwiseCo)?|lockwiseCo)ntourIntegra|cedi)|(?:(?:Not(?:S(?:quareSu(?:per|b)set|u(?:cceeds|(?:per|b)set))|Precedes|Greater|Tilde|Less)|Not(?:Righ|Lef)tTriangle|(?:Not(?:(?:Succeed|Precede|Les)s|Greater)|(?:Precede|Succeed)s|Less)Slant|SquareSu(?:per|b)set|(?:Not(?:Greater|Tilde)|Tilde|Less)Full|RightTriangle|LeftTriangle|Greater(?:Slant|Full)|Precedes|Succeeds|Superset|NotHump|Subset|Tilde|Hump)Equ|int(?:er)?c|DotEqu)a|DoubleContourIntegra|(?:n(?:short)?parall|shortparall|p(?:arall|rur))e|(?:rightarrowta|l(?:eftarrowta|ced|ata|Ata)|sced|rata|perm|rced|rAta|ced)i|Proportiona|smepars|e(?:qvpars|pars|xc|um)|Integra|suphso|rarr[pt]|n(?:pars|tg)|l(?:arr[pt]|cei)|Rarrt|(?:hybu|fora)l|ForAl|[GKLNRSTcknt]cedi|rcei|iexc|gime|fras|[uy]um|oso|dso|ium|Ium)l|D(?:o(?:uble(?:(?:L(?:ong(?:Left)?R|eftR)ight|L(?:ongL)?eft|UpDown|Right|Up)Arrow|Do(?:wnArrow|t))|wn(?:ArrowUpA|TeeA|a)rrow)|iacriticalDot|strok|ashv|cy)|(?:(?:(?:N(?:(?:otN)?estedGreater|ot(?:Greater|Less))|Less(?:Equal)?)Great|GreaterGreat|l[lr]corn|mark|east)e|Not(?:Double)?VerticalBa|(?:Not(?:Righ|Lef)tTriangleB|(?:(?:Righ|Lef)tDown|Right(?:Up)?|Left(?:Up)?)VectorB|RightTriangleB|Left(?:Triangle|Arrow)B|RightArrowB|V(?:er(?:ticalB|b)|b)|UpArrowB|l(?:ur(?:ds|u)h|dr(?:us|d)h|trP|owb|H)|profal|r(?:ulu|dld)h|b(?:igst|rvb)|(?:wed|ve[er])b|s(?:wn|es)w|n(?:wne|ese|sp|hp)|gtlP|d(?:oll|uh|H)|(?:hor|ov)b|u(?:dh|H)|r(?:lh|H)|ohb|hb|St)a|D(?:o(?:wn(?:(?:Left(?:Right|Tee)|RightTee)Vecto|(?:(?:Righ|Lef)tVector|Arrow)Ba)|ubleVerticalBa)|a(?:gge|r)|sc|f)|(?:(?:(?:Righ|Lef)tDown|(?:Righ|Lef)tUp)Tee|(?:Righ|Lef)tUpDown)Vecto|VerticalSeparato|(?:Left(?:Right|Tee)|RightTee)Vecto|less(?:eqq?)?gt|e(?:qslantgt|sc)|(?:RightF|LeftF|[lr]f)loo|u(?:[lr]corne|ar)|timesba|(?:plusa|cirs|apa)ci|U(?:arroci|f)|(?:dzigr|s(?:u(?:pl|br)|imr|[lr])|zigr|angz|nvH|l(?:tl|B)|r[Br])ar|UnderBa|(?:plus|harr|top|mid|of)ci|O(?:verBa|sc|f)|dd?agge|s(?:olba|sc)|g(?:t(?:rar|ci)|sc|f)|c(?:opys|u(?:po|ep)|sc|f)|(?:n(?:(?:v[lr]|[rw])A|l[Aa]|h[Aa]|eA)|x[hlr][Aa]|u(?:ua|da|A)|s[ew]A|rla|o[lr]a|rba|rAa|l[Ablr]a|h(?:oa|A)|era|d(?:ua|A)|cra|vA)r|o(?:lci|sc|ro|pa)|ropa|roar|l(?:o(?:pa|ar)|sc|Ar)|i(?:ma|s)c|ltci|dd?ar|a(?:ma|s)c|R(?:Bar|sc|f)|I(?:mac|f)|(?:u(?:ma|s)|oma|ema|Oma|Ema|[wyz]s|qs|ks|fs|Zs|Ys|Xs|Ws|Vs|Us|Ss|Qs|Ns|Ms|Ks|Is|Gs|Fs|Cs|Bs)c|Umac|x(?:sc|f)|v(?:sc|f)|rsc|n(?:ld|f)|m(?:sc|ld|ac|f)|rAr|h(?:sc|f)|b(?:sc|f)|psc|P(?:sc|f)|L(?:sc|ar|f)|jsc|J(?:sc|f)|E(?:sc|f)|[HT]sc|[yz]f|wf|tf|qf|pf|kf|jf|Zf|Yf|Xf|Wf|Vf|Tf|Sf|Qf|Nf|Mf|Kf|Hf|Gf|Ff|Cf|Bf)r|(?:Diacritical(?:Double)?A|[EINOSYZaisz]a)cute|(?:(?:N(?:egative(?:VeryThin|Thi(?:ck|n))|onBreaking)|NegativeMedium|ZeroWidth|VeryThin|Medium|Thi(?:ck|n))Spac|Filled(?:Very)?SmallSquar|Empty(?:Very)?SmallSquar|(?:N(?:ot(?:Succeeds|Greater|Tilde|Less)T|t)|DiacriticalT|VerticalT|PrecedesT|SucceedsT|NotEqualT|GreaterT|TildeT|EqualT|LessT|at|Ut|It)ild|(?:(?:DiacriticalG|[EIOUaiu]g)ra|[Uu]?bre|[eo]?gra)v|(?:doublebar|curly|big|x)wedg|H(?:orizontalLin|ilbertSpac)|Double(?:Righ|Lef)tTe|(?:(?:measured|uw)ang|exponentia|dwang|ssmi|fema)l|(?:Poincarepla|reali|pho|oli)n|(?:black)?lozeng|(?:VerticalL|(?:prof|imag)l)in|SmallCircl|(?:black|dot)squar|rmoustach|l(?:moustach|angl)|(?:b(?:ack)?pr|(?:tri|xo)t|[qt]pr)im|[Tt]herefor|(?:DownB|[Gag]b)rev|(?:infint|nv[lr]tr)i|b(?:arwedg|owti)|an(?:dslop|gl)|(?:cu(?:rly)?v|rthr|lthr|b(?:ig|ar)v|xv)e|n(?:s(?:qsu[bp]|ccu)|prcu)|orslop|NewLin|maltes|Becaus|rangl|incar|(?:otil|Otil|t(?:ra|il))d|[inu]tild|s(?:mil|imn)|(?:sc|pr)cu|Wedg|Prim|Brev)e|(?:CloseCurly(?:Double)?Quo|OpenCurly(?:Double)?Quo|[ry]?acu)te|(?:Reverse(?:Up)?|Up)Equilibrium|C(?:apitalDifferentialD|(?:oproduc|(?:ircleD|enterD|d)o)t|on(?:grue|i)nt|conint|upCap|o(?:lone|pf)|OPY|hi)|(?:(?:(?:left)?rightsquig|(?:longleftr|twoheadr|nleftr|nLeftr|longr|hookr|nR|Rr)ight|(?:twohead|hook)left|longleft|updown|Updown|nright|Right|nleft|nLeft|down|up|Up)a|L(?:(?:ong(?:left)?righ|(?:ong)?lef)ta|eft(?:(?:right)?a|RightA|TeeA))|RightTeeA|LongLeftA|UpTeeA)rrow|(?:(?:RightArrow|Short|Upper|Lower)Left|(?:L(?:eftArrow|o(?:wer|ng))|LongLeft|Short|Upper)Right|ShortUp)Arrow|(?:b(?:lacktriangle(?:righ|lef)|ulle|no)|RightDoubleBracke|RightAngleBracke|Left(?:Doub|Ang)leBracke|(?:vartriangle|downharpoon|c(?:ircl|urv)earrow|upharpoon|looparrow)righ|(?:vartriangle|downharpoon|c(?:ircl|urv)earrow|upharpoon|looparrow|mapsto)lef|(?:UnderBrack|OverBrack|emptys|targ|Sups)e|diamondsui|c(?:ircledas|lubsui|are)|(?:spade|heart)sui|(?:(?:c(?:enter|t)|lmi|ino)d|(?:Triple|mD)D|n(?:otin|e)d|(?:ncong|doteq|su[bp]e|e[gl]s)d|l(?:ess|t)d|isind|c(?:ong|up|ap)?d|b(?:igod|N)|t(?:(?:ri)?d|opb)|s(?:ub|im)d|midd|g(?:tr?)?d|Lmid|DotD|(?:xo|ut|z)d|e(?:s?d|rD|fD|DD)|dtd|Zd|Id|Gd|Ed)o|realpar|i(?:magpar|iin)|S(?:uchTha|qr)|su[bp]mul|(?:(?:lt|i)que|gtque|(?:mid|low)a|e(?:que|xi))s|Produc|s(?:updo|e[cx])|r(?:parg|ec)|lparl|vangr|hamil|(?:homt|[lr]fis|ufis|dfis)h|phmma|t(?:wix|in)|quo|o(?:do|as)|fla|eDo)t|(?:(?:Square)?Intersecti|(?:straight|back|var)epsil|SquareUni|expectati|upsil|epsil|Upsil|eq?col|Epsil|(?:omic|Omic|rca|lca|eca|Sca|[NRTt]ca|Lca|Eca|[Zdz]ca|Dca)r|scar|ncar|herc|ccar|Ccar|iog|Iog)on|Not(?:S(?:quareSu(?:per|b)set|u(?:cceeds|(?:per|b)set))|Precedes|Greater|Tilde|Less)?|(?:(?:(?:Not(?:Reverse)?|Reverse)E|comp|E)leme|NotCongrue|(?:n[gl]|l)eqsla|geqsla|q(?:uat)?i|perc|iiii|coni|cwi|awi|oi)nt|(?:(?:rightleftharpo|leftrightharpo|quaterni)on|(?:(?:N(?:ot(?:NestedLess|Greater|Less)|estedLess)L|(?:eqslant|gtr(?:eqq?)?)l|LessL)e|Greater(?:Equal)?Le|cro)s|(?:rightright|leftleft|upup)arrow|rightleftarrow|(?:(?:(?:righ|lef)tthree|divideon|b(?:igo|ox)|[lr]o)t|InvisibleT)ime|downdownarrow|(?:(?:smallset|tri|dot|box)m|PlusM)inu|(?:RoundImpli|complex|Impli|Otim)e|C(?:ircle(?:Time|Minu|Plu)|ayley|ros)|(?:rationa|mode)l|NotExist|(?:(?:UnionP|MinusP|(?:b(?:ig[ou]|ox)|tri|s(?:u[bp]|im)|dot|xu|mn)p)l|(?:xo|u)pl|o(?:min|pl)|ropl|lopl|epl)u|otimesa|integer|e(?:linter|qual)|setminu|rarrbf|larrb?f|olcros|rarrf|mstpo|lesge|gesle|Exist|[lr]time|strn|napo|fltn|ccap|apo)s|(?:b(?:(?:lack|ig)triangledow|etwee)|(?:righ|lef)tharpoondow|(?:triangle|mapsto)dow|(?:nv|i)infi|ssetm|plusm|lagra|d(?:[lr]cor|isi)|c(?:ompf|aro)|s?frow|(?:hyph|curr)e|kgree|thor|ogo|ye)n|Not(?:Righ|Lef)tTriangle|(?:Up(?:Arrow)?|Short)DownArrow|(?:(?:n(?:triangle(?:righ|lef)t|succ|prec)|(?:trianglerigh|trianglelef|sqsu[bp]se|ques)t|backsim)e|lvertneq|gvertneq|(?:suc|pre)cneq|a(?:pprox|symp)e|(?:succ|prec|vee)e|circe)q|(?:UnderParenthes|OverParenthes|xn)is|(?:(?:Righ|Lef)tDown|Right(?:Up)?|Left(?:Up)?)Vector|D(?:o(?:wn(?:RightVector|LeftVector|Arrow|Tee)|t)|el|D)|l(?:eftrightarrows|br(?:k(?:sl[du]|e)|ac[ek])|tri[ef]|s(?:im[eg]|qb|h)|hard|a(?:tes|ngd|p)|o[pz]f|rm|gE|fr|eg|cy)|(?:NotHumpDownHum|(?:righ|lef)tharpoonu|big(?:(?:triangle|sqc)u|c[au])|HumpDownHum|m(?:apstou|lc)|(?:capbr|xsq)cu|smash|rarr[al]|(?:weie|sha)r|larrl|velli|(?:thin|punc)s|h(?:elli|airs)|(?:u[lr]c|vp)ro|d[lr]cro|c(?:upc[au]|apc[au])|thka|scna|prn?a|oper|n(?:ums|va|cu|bs)|ens|xc[au]|Ma)p|l(?:eftrightarrow|e(?:ftarrow|s(?:dot)?)?|moust|a(?:rrb?|te?|ng)|t(?:ri)?|sim|par|oz|[gl])|n(?:triangle(?:righ|lef)t|succ|prec)|SquareSu(?:per|b)set|(?:I(?:nvisibleComm|ot)|(?:varthe|iio)t|varkapp|(?:vars|S)igm|(?:diga|mco)mm|Cedill|lambd|Lambd|delt|Thet|omeg|Omeg|Kapp|Delt|nabl|zet|to[es]|rdc|ldc|iot|Zet|Bet|Et)a|b(?:lacktriangle|arwed|u(?:mpe?|ll)|sol|o(?:x[HVhv]|t)|brk|ne)|(?:trianglerigh|trianglelef|sqsu[bp]se|ques)t|RightT(?:riangl|e)e|(?:(?:varsu[bp]setn|su(?:psetn?|bsetn?))eq|nsu[bp]seteq|colone|(?:wedg|sim)e|nsime|lneq|gneq)q|DifferentialD|(?:(?:fall|ris)ingdots|(?:suc|pre)ccurly|ddots)eq|A(?:pplyFunction|ssign|(?:tild|grav|brev)e|acute|o(?:gon|pf)|lpha|(?:mac|sc|f)r|c(?:irc|y)|ring|Elig|uml|nd|MP)|(?:varsu[bp]setn|su(?:psetn?|bsetn?))eq|L(?:eft(?:T(?:riangl|e)e|Arrow)|l)|G(?:reaterEqual|amma)|E(?:xponentialE|quilibrium|sim|cy|TH|NG)|(?:(?:RightCeil|LeftCeil|varnoth|ar|Ur)in|(?:b(?:ack)?co|uri)n|vzigza|roan|loan|ffli|amal|sun|rin|n(?:tl|an)|Ran|Lan)g|(?:thick|succn?|precn?|less|g(?:tr|n)|ln|n)approx|(?:s(?:traightph|em)|(?:rtril|xu|u[lr]|xd|v[lr])tr|varph|l[lr]tr|b(?:sem|eps)|Ph)i|(?:circledd|osl|n(?:v[Dd]|V[Dd]|d)|hsl|V(?:vd|D)|Osl|v[Dd]|md)ash|(?:(?:RuleDelay|imp|cuw)e|(?:n(?:s(?:hort)?)?|short|rn)mi|D(?:Dotrah|iamon)|(?:i(?:nt)?pr|peri)o|odsol|llhar|c(?:opro|irmi)|(?:capa|anda|pou)n|Barwe|napi|api)d|(?:cu(?:rlyeq(?:suc|pre)|es)|telre|[ou]dbla|Udbla|Odbla|radi|lesc|gesc|dbla)c|(?:circled|big|eq|[CEGHSWachiswx])circ|rightarrow|R(?:ightArrow|arr|e)|Pr(?:oportion)?|(?:longmapst|varpropt|p(?:lustw|ropt)|varrh|numer|(?:rsa|lsa|sb)qu|m(?:icr|h)|[lr]aqu|bdqu|eur)o|UnderBrace|ImaginaryI|B(?:ernoullis|a(?:ckslash|rv)|umpeq|cy)|(?:(?:Laplace|Mellin|zee)tr|Fo(?:uriertr|p)|(?:profsu|ssta)r|ordero|origo|[ps]op|nop|mop|i(?:op|mo)|h(?:op|al)|f(?:op|no)|dop|bop|Rop|Pop|Nop|Lop|Iop|Hop|Dop|[GJKMOQSTV-Zgjkoqvwyz]op|Bop)f|nsu[bp]seteq|t(?:ri(?:angleq|e)|imesd|he(?:tav|re4)|au)|O(?:verBrace|r)|(?:(?:pitchfo|checkma|t(?:opfo|b)|rob|rbb|l[bo]b)r|intlarh|b(?:brktbr|l(?:oc|an))|perten|NoBrea|rarrh|s[ew]arh|n[ew]arh|l(?:arrh|hbl)|uhbl|Hace)k|(?:NotCupC|(?:mu(?:lti)?|x)m|cupbrc)ap|t(?:riangle|imes|heta|opf?)|Precedes|Succeeds|Superset|NotEqual|(?:n(?:atural|exist|les)|s(?:qc[au]p|mte)|prime)s|c(?:ir(?:cled[RS]|[Ee])|u(?:rarrm|larrp|darr[lr]|ps)|o(?:mmat|pf)|aps|hi)|b(?:sol(?:hsu)?b|ump(?:eq|E)|ox(?:box|[Vv][HLRhlr]|[Hh][DUdu]|[DUdu][LRlr])|e(?:rnou|t[ah])|lk(?:34|1[24])|cy)|(?:l(?:esdot|squ|dqu)o|rsquo|rdquo|ngt)r|a(?:n(?:g(?:msda[a-h]|st|e)|d[dv])|st|p[Ee]|mp|fr|c[Edy])|(?:g(?:esdoto|E)|[lr]haru)l|(?:angrtvb|lrhar|nis)d|(?:(?:th(?:ic)?k|succn?|p(?:r(?:ecn?|n)?|lus)|rarr|l(?:ess|arr)|su[bp]|par|scn|g(?:tr|n)|ne|sc|n[glv]|ln|eq?)si|thetasy|ccupss|alefsy|botto)m|trpezium|(?:hks[ew]|dr?bk|bk)arow|(?:(?:[lr]a|[cd])empty|b(?:nequi|empty)|plank|nequi|odi)v|(?:(?:sc|rp|n)pol|point|fpart)int|(?:c(?:irf|wco)|awco)nint|PartialD|n(?:s(?:u[bp](?:set)?|c)|rarr|ot(?:ni|in)?|warr|e(?:arr)?|a(?:tur|p)|vlt|p(?:re?|ar)|um?|l[et]|ge|i)|n(?:atural|exist|les)|d(?:i(?:am(?:ond)?|v(?:ide)?)|tri|ash|ot|d)|backsim|l(?:esdot|squ|dqu)o|g(?:esdoto|E)|U(?:p(?:Arrow|si)|nion|arr)|angrtvb|p(?:l(?:anckh|us(?:d[ou]|[be]))|ar(?:sl|t)|r(?:od|nE|E)|erp|iv|m)|n(?:ot(?:niv[abc]|in(?:v[abc]|E))|rarr[cw]|s(?:u[bp][Ee]|c[er])|part|v(?:le|g[et])|g(?:es|E)|c(?:ap|y)|apE|lE|iv|Ll|Gg)|m(?:inus(?:du|b)|ale|cy|p)|rbr(?:k(?:sl[du]|e)|ac[ek])|(?:suphsu|tris|rcu|lcu)b|supdsub|(?:s[ew]a|n[ew]a)rrow|(?:b(?:ecaus|sim)|n(?:[lr]tri|bump)|csu[bp])e|equivDD|u(?:rcorn|lcorn|psi)|timesb|s(?:u(?:p(?:set)?|b(?:set)?)|q(?:su[bp]|u)|i(?:gma|m)|olb?|dot|mt|fr|ce?)|p(?:l(?:anck|us)|r(?:op|ec?)?|ara?|i)|o(?:times|r(?:d(?:er)?)?)|m(?:i(?:nusd?|d)|a(?:p(?:sto)?|lt)|u)|rmoust|g(?:e(?:s(?:dot|l)?|q)?|sim|n(?:ap|e)|[glt])|(?:spade|heart)s|c(?:u(?:rarr|larr|p)|o(?:m(?:ma|p)|lon|py|ng)|lubs|heck|cups|irc?|ent|ap)|colone|a(?:p(?:prox)?|n(?:g(?:msd|rt)?|d)|symp|[cf])|S(?:quare|u[bp]|c)|Subset|b(?:ecaus|sim)|vsu[bp]n[Ee]|s(?:u(?:psu[bp]|b(?:su[bp]|n[Ee]|E)|pn[Ee]|p[123E]|m)|q(?:u(?:ar[ef]|f)|su[bp]e)|igma[fv]|etmn|dot[be]|par|mid|hc?y|c[Ey])|f(?:rac(?:78|5[68]|45|3[458]|2[35]|1[2-68])|fr)|e(?:m(?:sp1[34]|ptyv)|psiv|c(?:irc|y)|t[ah]|ng|ll|fr|e)|(?:kappa|isins|vBar|fork|rho|phi|n[GL]t)v|divonx|V(?:dashl|ee)|gammad|G(?:ammad|cy|[Tgt])|[Ldhlt]strok|[HT]strok|(?:c(?:ylct|hc)|(?:s(?:oft|hch)|hard|S(?:OFT|HCH)|jser|J(?:ser|uk)|HARD|tsh|TSH|juk|iuk|I(?:uk|[EO])|zh|yi|nj|lj|k[hj]|gj|dj|ZH|Y[AIU]|NJ|LJ|K[HJ]|GJ|D[JSZ])c|ubrc|Ubrc|(?:yu|i[eo]|dz|[fpv])c|TSc|SHc|CHc|Vc|Pc|Mc|Fc)y|(?:(?:wre|jm)at|dalet|a(?:ngs|le)p|imat|[lr]ds)h|[CLRUceglnou]acute|ff?llig|(?:f(?:fi|[ij])|sz|oe|ij|ae|OE|IJ)lig|r(?:a(?:tio|rr|ng)|tri|par|eal)|s[ew]arr|s(?:qc[au]p|mte)|prime|rarrb|i(?:n(?:fin|t)?|sin|[cit])|e(?:quiv|m(?:pty|sp)|p(?:si|ar)|cir|[gl])|kappa|isins|ncong|doteq|(?:wedg|sim)e|nsime|rsquo|rdquo|[lr]haru|V(?:dash|ert)|Tilde|lrhar|gamma|Equal|UpTee|n(?:[lr]tri|bump)|C(?:olon|up|ap)|v(?:arpi|ert)|u(?:psih|ml)|vnsu[bp]|r(?:tri[ef]|e(?:als|g)|a(?:rr[cw]|ng[de]|ce)|sh|lm|x)|rhard|sim[gl]E|i(?:sin[Ev]|mage|f[fr]|cy)|harrw|(?:n[gl]|l)eqq|g(?:sim[el]|tcc|e(?:qq|l)|nE|l[Eaj]|gg|ap)|ocirc|starf|utrif|d(?:trif|i(?:ams|e)|ashv|sc[ry]|fr|eg)|[du]har[lr]|T(?:HORN|a[bu])|(?:TRAD|[gl]vn)E|odash|[EUaeu]o(?:gon|pf)|alpha|[IJOUYgjuy]c(?:irc|y)|v(?:arr|ee)|succ|sim[gl]|harr|ln(?:ap|e)|lesg|(?:n[gl]|l)eq|ocir|star|utri|vBar|fork|su[bp]e|nsim|lneq|gneq|csu[bp]|zwn?j|yacy|x(?:opf|i)|scnE|o(?:r(?:d[fm]|v)|mid|lt|hm|gt|fr|cy|S)|scap|rsqb|ropf|ltcc|tsc[ry]|QUOT|[EOUYao]uml|rho|phi|n[GL]t|e[gl]s|ngt|I(?:nt|m)|nis|rfr|rcy|lnE|lEg|ufr|S(?:um|cy)|R(?:sh|ho)|psi|Ps?i|[NRTt]cy|L(?:sh|cy|[Tt])|kcy|Kcy|Hat|REG|[Zdz]cy|wr|lE|wp|Xi|Nu|Mu)(;)\\\",\\\"name\\\":\\\"constant.language.character-reference.named.html\\\"}},\\\"scopeName\\\":\\\"source.mdx\\\",\\\"embeddedLangs\\\":[],\\\"embeddedLangsLazy\\\":[\\\"tsx\\\",\\\"toml\\\",\\\"yaml\\\",\\\"c\\\",\\\"clojure\\\",\\\"coffee\\\",\\\"cpp\\\",\\\"csharp\\\",\\\"css\\\",\\\"diff\\\",\\\"docker\\\",\\\"elixir\\\",\\\"elm\\\",\\\"erlang\\\",\\\"go\\\",\\\"graphql\\\",\\\"haskell\\\",\\\"html\\\",\\\"ini\\\",\\\"java\\\",\\\"javascript\\\",\\\"json\\\",\\\"julia\\\",\\\"kotlin\\\",\\\"less\\\",\\\"lua\\\",\\\"make\\\",\\\"markdown\\\",\\\"objective-c\\\",\\\"perl\\\",\\\"python\\\",\\\"r\\\",\\\"ruby\\\",\\\"rust\\\",\\\"scala\\\",\\\"scss\\\",\\\"shellscript\\\",\\\"shellsession\\\",\\\"sql\\\",\\\"xml\\\",\\\"swift\\\",\\\"typescript\\\"]}\"))\n\nexport default [\nlang\n]\n"],"names":["lang","mdx"],"mappings":"CAAA,UAAA,CAAA,GAAA,CAAA,IAAA,EAAA,OAAA,OAAA,IAAA,OAAA,OAAA,OAAA,IAAA,OAAA,OAAA,WAAA,IAAA,WAAA,OAAA,KAAA,IAAA,KAAA,CAAA,EAAA,EAAA,IAAA,EAAA,QAAA,MAAA,IAAA,EAAA,gBAAA,EAAA,iBAAA,CAAA,EAAA,EAAA,gBAAA,CAAA,EAAA,uCAAA,EAAA,yBAAA,mDAAA,MAAA,CAAA,CAAA,GAAA,EAAA,MAAMA,EAAO,OAAO,OAAO,KAAK,MAAM,k3pIAAsz9I,CAAC,EAE719IC,EAAe,CACfD,CACA","x_google_ignoreList":[0]}
@@ -1 +1,2 @@
1
- const e=Object.freeze(JSON.parse('{"colors":{"activityBar.background":"#1A1A1A","activityBar.foreground":"#7D7D7D","activityBarBadge.background":"#383838","badge.background":"#383838","badge.foreground":"#C1C1C1","button.background":"#333","debugIcon.breakpointCurrentStackframeForeground":"#79b8ff","debugIcon.breakpointDisabledForeground":"#848484","debugIcon.breakpointForeground":"#FF7A84","debugIcon.breakpointStackframeForeground":"#79b8ff","debugIcon.breakpointUnverifiedForeground":"#848484","debugIcon.continueForeground":"#FF7A84","debugIcon.disconnectForeground":"#FF7A84","debugIcon.pauseForeground":"#FF7A84","debugIcon.restartForeground":"#79b8ff","debugIcon.startForeground":"#79b8ff","debugIcon.stepBackForeground":"#FF7A84","debugIcon.stepIntoForeground":"#FF7A84","debugIcon.stepOutForeground":"#FF7A84","debugIcon.stepOverForeground":"#FF7A84","debugIcon.stopForeground":"#79b8ff","diffEditor.insertedTextBackground":"#3a632a4b","diffEditor.removedTextBackground":"#88063852","editor.background":"#1f1f1f","editor.lineHighlightBorder":"#303030","editorGroupHeader.tabsBackground":"#1A1A1A","editorGroupHeader.tabsBorder":"#1A1A1A","editorIndentGuide.activeBackground":"#383838","editorIndentGuide.background":"#2A2A2A","editorLineNumber.foreground":"#727272","editorRuler.foreground":"#2A2A2A","editorSuggestWidget.background":"#1A1A1A","focusBorder":"#444","foreground":"#888888","gitDecoration.ignoredResourceForeground":"#444444","input.background":"#2A2A2A","input.foreground":"#E0E0E0","inputOption.activeBackground":"#3a3a3a","list.activeSelectionBackground":"#212121","list.activeSelectionForeground":"#F5F5F5","list.focusBackground":"#292929","list.highlightForeground":"#EAEAEA","list.hoverBackground":"#262626","list.hoverForeground":"#9E9E9E","list.inactiveSelectionBackground":"#212121","list.inactiveSelectionForeground":"#F5F5F5","panelTitle.activeBorder":"#1f1f1f","panelTitle.activeForeground":"#FAFAFA","panelTitle.inactiveForeground":"#484848","peekView.border":"#444","peekViewEditor.background":"#242424","pickerGroup.border":"#363636","pickerGroup.foreground":"#EAEAEA","progressBar.background":"#FAFAFA","scrollbar.shadow":"#1f1f1f","sideBar.background":"#1A1A1A","sideBarSectionHeader.background":"#202020","statusBar.background":"#1A1A1A","statusBar.debuggingBackground":"#1A1A1A","statusBar.foreground":"#7E7E7E","statusBar.noFolderBackground":"#1A1A1A","statusBarItem.prominentBackground":"#fafafa1a","statusBarItem.remoteBackground":"#1a1a1a00","statusBarItem.remoteForeground":"#7E7E7E","symbolIcon.classForeground":"#FF9800","symbolIcon.constructorForeground":"#b392f0","symbolIcon.enumeratorForeground":"#FF9800","symbolIcon.enumeratorMemberForeground":"#79b8ff","symbolIcon.eventForeground":"#FF9800","symbolIcon.fieldForeground":"#79b8ff","symbolIcon.functionForeground":"#b392f0","symbolIcon.interfaceForeground":"#79b8ff","symbolIcon.methodForeground":"#b392f0","symbolIcon.variableForeground":"#79b8ff","tab.activeBorder":"#1e1e1e","tab.activeForeground":"#FAFAFA","tab.border":"#1A1A1A","tab.inactiveBackground":"#1A1A1A","tab.inactiveForeground":"#727272","terminal.ansiBrightBlack":"#5c5c5c","textLink.activeForeground":"#fafafa","textLink.foreground":"#CCC","titleBar.activeBackground":"#1A1A1A","titleBar.border":"#00000000"},"displayName":"Min Dark","name":"min-dark","semanticHighlighting":true,"tokenColors":[{"settings":{"foreground":"#b392f0"}},{"scope":["support.function","keyword.operator.accessor","meta.group.braces.round.function.arguments","meta.template.expression","markup.fenced_code meta.embedded.block"],"settings":{"foreground":"#b392f0"}},{"scope":"emphasis","settings":{"fontStyle":"italic"}},{"scope":["strong","markup.heading.markdown","markup.bold.markdown"],"settings":{"fontStyle":"bold","foreground":"#FF7A84"}},{"scope":["markup.italic.markdown"],"settings":{"fontStyle":"italic"}},{"scope":"meta.link.inline.markdown","settings":{"fontStyle":"underline","foreground":"#1976D2"}},{"scope":["string","markup.fenced_code","markup.inline"],"settings":{"foreground":"#9db1c5"}},{"scope":["comment","string.quoted.docstring.multi"],"settings":{"foreground":"#6b737c"}},{"scope":["constant.language","variable.language.this","variable.other.object","variable.other.class","variable.other.constant","meta.property-name","support","string.other.link.title.markdown"],"settings":{"foreground":"#79b8ff"}},{"scope":["constant.numeric","constant.other.placeholder","constant.character.format.placeholder","meta.property-value","keyword.other.unit","keyword.other.template","entity.name.tag.yaml","entity.other.attribute-name","support.type.property-name.json"],"settings":{"foreground":"#f8f8f8"}},{"scope":["keyword","storage.modifier","storage.type","storage.control.clojure","entity.name.function.clojure","support.function.node","punctuation.separator.key-value","punctuation.definition.template-expression"],"settings":{"foreground":"#f97583"}},{"scope":"variable.parameter.function","settings":{"foreground":"#FF9800"}},{"scope":["entity.name.type","entity.other.inherited-class","meta.function-call","meta.instance.constructor","entity.other.attribute-name","entity.name.function","constant.keyword.clojure"],"settings":{"foreground":"#b392f0"}},{"scope":["entity.name.tag","string.quoted","string.regexp","string.interpolated","string.template","string.unquoted.plain.out.yaml","keyword.other.template"],"settings":{"foreground":"#ffab70"}},{"scope":"token.info-token","settings":{"foreground":"#316bcd"}},{"scope":"token.warn-token","settings":{"foreground":"#cd9731"}},{"scope":"token.error-token","settings":{"foreground":"#cd3131"}},{"scope":"token.debug-token","settings":{"foreground":"#800080"}},{"scope":["punctuation.definition.arguments","punctuation.definition.dict","punctuation.separator","meta.function-call.arguments"],"settings":{"foreground":"#bbbbbb"}},{"scope":"markup.underline.link","settings":{"foreground":"#ffab70"}},{"scope":["beginning.punctuation.definition.list.markdown"],"settings":{"foreground":"#FF7A84"}},{"scope":"punctuation.definition.metadata.markdown","settings":{"foreground":"#ffab70"}},{"scope":["punctuation.definition.string.begin.markdown","punctuation.definition.string.end.markdown"],"settings":{"foreground":"#79b8ff"}}],"type":"dark"}'));export{e as default};
1
+ (function(){try{var e=typeof window<"u"?window:typeof global<"u"?global:typeof globalThis<"u"?globalThis:typeof self<"u"?self:{},o=new e.Error().stack;o&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[o]="39543e73-2de2-4af3-ac89-6c28aa52ea7c",e._sentryDebugIdIdentifier="sentry-dbid-39543e73-2de2-4af3-ac89-6c28aa52ea7c")}catch{}})();const t=Object.freeze(JSON.parse('{"colors":{"activityBar.background":"#1A1A1A","activityBar.foreground":"#7D7D7D","activityBarBadge.background":"#383838","badge.background":"#383838","badge.foreground":"#C1C1C1","button.background":"#333","debugIcon.breakpointCurrentStackframeForeground":"#79b8ff","debugIcon.breakpointDisabledForeground":"#848484","debugIcon.breakpointForeground":"#FF7A84","debugIcon.breakpointStackframeForeground":"#79b8ff","debugIcon.breakpointUnverifiedForeground":"#848484","debugIcon.continueForeground":"#FF7A84","debugIcon.disconnectForeground":"#FF7A84","debugIcon.pauseForeground":"#FF7A84","debugIcon.restartForeground":"#79b8ff","debugIcon.startForeground":"#79b8ff","debugIcon.stepBackForeground":"#FF7A84","debugIcon.stepIntoForeground":"#FF7A84","debugIcon.stepOutForeground":"#FF7A84","debugIcon.stepOverForeground":"#FF7A84","debugIcon.stopForeground":"#79b8ff","diffEditor.insertedTextBackground":"#3a632a4b","diffEditor.removedTextBackground":"#88063852","editor.background":"#1f1f1f","editor.lineHighlightBorder":"#303030","editorGroupHeader.tabsBackground":"#1A1A1A","editorGroupHeader.tabsBorder":"#1A1A1A","editorIndentGuide.activeBackground":"#383838","editorIndentGuide.background":"#2A2A2A","editorLineNumber.foreground":"#727272","editorRuler.foreground":"#2A2A2A","editorSuggestWidget.background":"#1A1A1A","focusBorder":"#444","foreground":"#888888","gitDecoration.ignoredResourceForeground":"#444444","input.background":"#2A2A2A","input.foreground":"#E0E0E0","inputOption.activeBackground":"#3a3a3a","list.activeSelectionBackground":"#212121","list.activeSelectionForeground":"#F5F5F5","list.focusBackground":"#292929","list.highlightForeground":"#EAEAEA","list.hoverBackground":"#262626","list.hoverForeground":"#9E9E9E","list.inactiveSelectionBackground":"#212121","list.inactiveSelectionForeground":"#F5F5F5","panelTitle.activeBorder":"#1f1f1f","panelTitle.activeForeground":"#FAFAFA","panelTitle.inactiveForeground":"#484848","peekView.border":"#444","peekViewEditor.background":"#242424","pickerGroup.border":"#363636","pickerGroup.foreground":"#EAEAEA","progressBar.background":"#FAFAFA","scrollbar.shadow":"#1f1f1f","sideBar.background":"#1A1A1A","sideBarSectionHeader.background":"#202020","statusBar.background":"#1A1A1A","statusBar.debuggingBackground":"#1A1A1A","statusBar.foreground":"#7E7E7E","statusBar.noFolderBackground":"#1A1A1A","statusBarItem.prominentBackground":"#fafafa1a","statusBarItem.remoteBackground":"#1a1a1a00","statusBarItem.remoteForeground":"#7E7E7E","symbolIcon.classForeground":"#FF9800","symbolIcon.constructorForeground":"#b392f0","symbolIcon.enumeratorForeground":"#FF9800","symbolIcon.enumeratorMemberForeground":"#79b8ff","symbolIcon.eventForeground":"#FF9800","symbolIcon.fieldForeground":"#79b8ff","symbolIcon.functionForeground":"#b392f0","symbolIcon.interfaceForeground":"#79b8ff","symbolIcon.methodForeground":"#b392f0","symbolIcon.variableForeground":"#79b8ff","tab.activeBorder":"#1e1e1e","tab.activeForeground":"#FAFAFA","tab.border":"#1A1A1A","tab.inactiveBackground":"#1A1A1A","tab.inactiveForeground":"#727272","terminal.ansiBrightBlack":"#5c5c5c","textLink.activeForeground":"#fafafa","textLink.foreground":"#CCC","titleBar.activeBackground":"#1A1A1A","titleBar.border":"#00000000"},"displayName":"Min Dark","name":"min-dark","semanticHighlighting":true,"tokenColors":[{"settings":{"foreground":"#b392f0"}},{"scope":["support.function","keyword.operator.accessor","meta.group.braces.round.function.arguments","meta.template.expression","markup.fenced_code meta.embedded.block"],"settings":{"foreground":"#b392f0"}},{"scope":"emphasis","settings":{"fontStyle":"italic"}},{"scope":["strong","markup.heading.markdown","markup.bold.markdown"],"settings":{"fontStyle":"bold","foreground":"#FF7A84"}},{"scope":["markup.italic.markdown"],"settings":{"fontStyle":"italic"}},{"scope":"meta.link.inline.markdown","settings":{"fontStyle":"underline","foreground":"#1976D2"}},{"scope":["string","markup.fenced_code","markup.inline"],"settings":{"foreground":"#9db1c5"}},{"scope":["comment","string.quoted.docstring.multi"],"settings":{"foreground":"#6b737c"}},{"scope":["constant.language","variable.language.this","variable.other.object","variable.other.class","variable.other.constant","meta.property-name","support","string.other.link.title.markdown"],"settings":{"foreground":"#79b8ff"}},{"scope":["constant.numeric","constant.other.placeholder","constant.character.format.placeholder","meta.property-value","keyword.other.unit","keyword.other.template","entity.name.tag.yaml","entity.other.attribute-name","support.type.property-name.json"],"settings":{"foreground":"#f8f8f8"}},{"scope":["keyword","storage.modifier","storage.type","storage.control.clojure","entity.name.function.clojure","support.function.node","punctuation.separator.key-value","punctuation.definition.template-expression"],"settings":{"foreground":"#f97583"}},{"scope":"variable.parameter.function","settings":{"foreground":"#FF9800"}},{"scope":["entity.name.type","entity.other.inherited-class","meta.function-call","meta.instance.constructor","entity.other.attribute-name","entity.name.function","constant.keyword.clojure"],"settings":{"foreground":"#b392f0"}},{"scope":["entity.name.tag","string.quoted","string.regexp","string.interpolated","string.template","string.unquoted.plain.out.yaml","keyword.other.template"],"settings":{"foreground":"#ffab70"}},{"scope":"token.info-token","settings":{"foreground":"#316bcd"}},{"scope":"token.warn-token","settings":{"foreground":"#cd9731"}},{"scope":"token.error-token","settings":{"foreground":"#cd3131"}},{"scope":"token.debug-token","settings":{"foreground":"#800080"}},{"scope":["punctuation.definition.arguments","punctuation.definition.dict","punctuation.separator","meta.function-call.arguments"],"settings":{"foreground":"#bbbbbb"}},{"scope":"markup.underline.link","settings":{"foreground":"#ffab70"}},{"scope":["beginning.punctuation.definition.list.markdown"],"settings":{"foreground":"#FF7A84"}},{"scope":"punctuation.definition.metadata.markdown","settings":{"foreground":"#ffab70"}},{"scope":["punctuation.definition.string.begin.markdown","punctuation.definition.string.end.markdown"],"settings":{"foreground":"#79b8ff"}}],"type":"dark"}'));export{t as default};
2
+ //# sourceMappingURL=min-dark.js.map