@synapse-research/synapse 0.1.11 → 0.2.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.
- package/bin/synapse.mjs +5 -33
- package/dist/.next/BUILD_ID +1 -1
- package/dist/.next/app-build-manifest.json +171 -171
- package/dist/.next/app-path-routes-manifest.json +37 -37
- package/dist/.next/build-manifest.json +2 -2
- package/dist/.next/server/app/(dashboard)/agents/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/compute/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/project-groups/[uuid]/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/activity/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/dashboard/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/documents/[documentUuid]/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/documents/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiment-designs/new/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiment-designs/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiment-runs/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiments/new/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiments/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/insights/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/related-works/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/research-questions/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/settings/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/new/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/settings/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/_not-found.html +1 -1
- package/dist/.next/server/app/_not-found.rsc +1 -1
- package/dist/.next/server/app/admin/companies/[uuid]/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/admin/companies/new/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/admin/companies/new.html +1 -1
- package/dist/.next/server/app/admin/companies/new.rsc +1 -1
- package/dist/.next/server/app/admin/companies/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/admin/companies.html +1 -1
- package/dist/.next/server/app/admin/companies.rsc +1 -1
- package/dist/.next/server/app/admin/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/admin.html +1 -1
- package/dist/.next/server/app/admin.rsc +1 -1
- package/dist/.next/server/app/api/admin/companies/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/admin/companies/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/admin/login/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/admin/session/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/admin/stats/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/agents/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/agents/[uuid]/sessions/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/agents/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/api-keys/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/api-keys/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/auth/callback/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/auth/check-default/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/auth/default-login/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/auth/identify/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/auth/me/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/auth/refresh/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/auth/session/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/auth/sync-token/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/comments/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/compute-nodes/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/compute-nodes/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/compute-pools/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/compute-pools/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/documents/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/events/notifications/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/events/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-designs/[uuid]/approve/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-designs/[uuid]/close/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-designs/[uuid]/reject/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-designs/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-runs/[uuid]/claim/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-runs/[uuid]/dependencies/[dependsOnRunUuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-runs/[uuid]/dependencies/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-runs/[uuid]/evaluate-criteria/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-runs/[uuid]/registry/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-runs/[uuid]/release/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-runs/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-runs/[uuid]/sessions/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiments/[uuid]/complete/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiments/[uuid]/progress/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiments/[uuid]/request-plan/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiments/[uuid]/reset/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiments/[uuid]/review/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiments/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiments/[uuid]/start/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/health/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/mcp/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/me/assignments/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/mentionables/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/notifications/[uuid]/archive/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/notifications/[uuid]/read/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/notifications/preferences/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/notifications/read-all/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/notifications/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/notifications/unread-count/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/onboarding/status/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/project-groups/[uuid]/dashboard/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/project-groups/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/project-groups/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/activity/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/agent-activity/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/available/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/baselines/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/documents/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/experiment-designs/[designUuid]/validate/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/experiment-designs/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/experiment-designs/summary/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/experiment-runs/dependencies/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/experiment-runs/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/experiments/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/github/branches/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/group/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/related-works/[workUuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/related-works/auto-search/complete/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/related-works/auto-search/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/related-works/deep-research/complete/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/related-works/deep-research/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/related-works/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/research-questions/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-questions/[uuid]/claim/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-questions/[uuid]/move/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-questions/[uuid]/release/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-questions/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/sessions/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/settings/integrations/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/ssh-config/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/index.html +1 -1
- package/dist/.next/server/app/index.rsc +1 -1
- package/dist/.next/server/app/login/admin/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/login/admin.html +1 -1
- package/dist/.next/server/app/login/admin.rsc +1 -1
- package/dist/.next/server/app/login/callback/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/login/callback.html +1 -1
- package/dist/.next/server/app/login/callback.rsc +1 -1
- package/dist/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/login/silent-refresh/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/login/silent-refresh.html +1 -1
- package/dist/.next/server/app/login/silent-refresh.rsc +1 -1
- package/dist/.next/server/app/login.html +1 -1
- package/dist/.next/server/app/login.rsc +1 -1
- package/dist/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/research-projects/new.html +1 -1
- package/dist/.next/server/app/research-projects/new.rsc +1 -1
- package/dist/.next/server/app/research-projects.html +1 -1
- package/dist/.next/server/app/research-projects.rsc +1 -1
- package/dist/.next/server/app/settings.html +1 -1
- package/dist/.next/server/app/settings.rsc +1 -1
- package/dist/.next/server/app-paths-manifest.json +37 -37
- package/dist/.next/server/middleware-manifest.json +1 -1
- package/dist/.next/server/pages/404.html +1 -1
- package/dist/.next/server/pages/500.html +1 -1
- package/dist/.next/server/server-reference-manifest.js +1 -1
- package/dist/.next/server/server-reference-manifest.json +1 -1
- package/dist/node_modules/@img/colour/color.cjs +1594 -0
- package/dist/node_modules/@img/colour/index.cjs +1 -0
- package/dist/node_modules/@img/colour/package.json +45 -0
- package/dist/node_modules/@img/sharp-libvips-linux-x64/lib/index.js +1 -0
- package/dist/node_modules/@img/sharp-libvips-linux-x64/lib/libvips-cpp.so.8.17.3 +0 -0
- package/dist/node_modules/@img/sharp-libvips-linux-x64/package.json +42 -0
- package/dist/node_modules/@img/sharp-libvips-linux-x64/versions.json +30 -0
- package/dist/node_modules/@img/sharp-libvips-linuxmusl-x64/lib/index.js +1 -0
- package/dist/node_modules/@img/sharp-libvips-linuxmusl-x64/lib/libvips-cpp.so.8.17.3 +0 -0
- package/dist/node_modules/@img/sharp-libvips-linuxmusl-x64/package.json +42 -0
- package/dist/node_modules/@img/sharp-libvips-linuxmusl-x64/versions.json +30 -0
- package/dist/node_modules/@img/sharp-linux-x64/LICENSE +191 -0
- package/dist/node_modules/@img/sharp-linux-x64/lib/sharp-linux-x64.node +0 -0
- package/dist/node_modules/@img/sharp-linux-x64/package.json +46 -0
- package/dist/node_modules/@img/sharp-linuxmusl-x64/LICENSE +191 -0
- package/dist/node_modules/@img/sharp-linuxmusl-x64/lib/sharp-linuxmusl-x64.node +0 -0
- package/dist/node_modules/@img/sharp-linuxmusl-x64/package.json +46 -0
- package/dist/node_modules/@next/env/dist/index.js +1 -0
- package/dist/node_modules/@next/env/package.json +36 -0
- package/dist/node_modules/@prisma/client-runtime-utils/dist/index.js +2552 -0
- package/dist/node_modules/@prisma/client-runtime-utils/package.json +39 -0
- package/dist/node_modules/@shikijs/core/dist/index.mjs +2446 -0
- package/dist/node_modules/@shikijs/core/package.json +56 -0
- package/dist/node_modules/@shikijs/engine-javascript/dist/engine-compile.mjs +52 -0
- package/dist/node_modules/@shikijs/engine-javascript/dist/engine-raw.mjs +22 -0
- package/dist/node_modules/@shikijs/engine-javascript/dist/index.mjs +4 -0
- package/dist/node_modules/@shikijs/engine-javascript/dist/shared/engine-javascript.hzpS1_41.mjs +93 -0
- package/dist/node_modules/@shikijs/engine-javascript/package.json +39 -0
- package/dist/node_modules/@shikijs/engine-oniguruma/dist/index.mjs +448 -0
- package/dist/node_modules/@shikijs/engine-oniguruma/dist/wasm-inlined.mjs +8 -0
- package/dist/node_modules/@shikijs/engine-oniguruma/package.json +42 -0
- package/dist/node_modules/@shikijs/langs/dist/abap.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/actionscript-3.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/ada.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/angular-expression.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/angular-html.mjs +16 -0
- package/dist/node_modules/@shikijs/langs/dist/angular-inline-style.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/angular-inline-template.mjs +10 -0
- package/dist/node_modules/@shikijs/langs/dist/angular-let-declaration.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/angular-template-blocks.mjs +10 -0
- package/dist/node_modules/@shikijs/langs/dist/angular-template.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/angular-ts.mjs +18 -0
- package/dist/node_modules/@shikijs/langs/dist/apache.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/apex.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/apl.mjs +16 -0
- package/dist/node_modules/@shikijs/langs/dist/applescript.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/ara.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/asciidoc.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/asm.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/astro.mjs +18 -0
- package/dist/node_modules/@shikijs/langs/dist/awk.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/ballerina.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/bat.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/beancount.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/berry.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/bibtex.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/bicep.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/bird2.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/blade.mjs +20 -0
- package/dist/node_modules/@shikijs/langs/dist/bsl.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/c.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/c3.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/cadence.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/cairo.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/clarity.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/clojure.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/cmake.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/cobol.mjs +10 -0
- package/dist/node_modules/@shikijs/langs/dist/codeowners.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/codeql.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/coffee.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/common-lisp.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/coq.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/cpp-macro.mjs +12 -0
- package/dist/node_modules/@shikijs/langs/dist/cpp.mjs +14 -0
- package/dist/node_modules/@shikijs/langs/dist/crystal.mjs +18 -0
- package/dist/node_modules/@shikijs/langs/dist/csharp.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/css.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/csv.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/cue.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/cypher.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/d.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/dart.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/dax.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/desktop.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/diff.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/docker.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/dotenv.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/dream-maker.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/edge.mjs +12 -0
- package/dist/node_modules/@shikijs/langs/dist/elixir.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/elm.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/emacs-lisp.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/erb.mjs +10 -0
- package/dist/node_modules/@shikijs/langs/dist/erlang.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/es-tag-css.mjs +12 -0
- package/dist/node_modules/@shikijs/langs/dist/es-tag-glsl.mjs +12 -0
- package/dist/node_modules/@shikijs/langs/dist/es-tag-html.mjs +12 -0
- package/dist/node_modules/@shikijs/langs/dist/es-tag-sql.mjs +10 -0
- package/dist/node_modules/@shikijs/langs/dist/es-tag-xml.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/fennel.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/fish.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/fluent.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/fortran-fixed-form.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/fortran-free-form.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/fsharp.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/gdresource.mjs +10 -0
- package/dist/node_modules/@shikijs/langs/dist/gdscript.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/gdshader.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/genie.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/gherkin.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/git-commit.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/git-rebase.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/gleam.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/glimmer-js.mjs +14 -0
- package/dist/node_modules/@shikijs/langs/dist/glimmer-ts.mjs +14 -0
- package/dist/node_modules/@shikijs/langs/dist/glsl.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/gn.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/gnuplot.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/go.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/graphql.mjs +14 -0
- package/dist/node_modules/@shikijs/langs/dist/groovy.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/hack.mjs +10 -0
- package/dist/node_modules/@shikijs/langs/dist/haml.mjs +10 -0
- package/dist/node_modules/@shikijs/langs/dist/handlebars.mjs +14 -0
- package/dist/node_modules/@shikijs/langs/dist/haskell.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/haxe.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/hcl.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/hjson.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/hlsl.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/html-derivative.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/html.mjs +10 -0
- package/dist/node_modules/@shikijs/langs/dist/http.mjs +14 -0
- package/dist/node_modules/@shikijs/langs/dist/hurl.mjs +12 -0
- package/dist/node_modules/@shikijs/langs/dist/hxml.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/hy.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/imba.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/ini.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/java.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/javascript.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/jinja-html.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/jinja.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/jison.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/json.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/json5.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/jsonc.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/jsonl.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/jsonnet.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/jssm.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/jsx.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/julia.mjs +16 -0
- package/dist/node_modules/@shikijs/langs/dist/just.mjs +18 -0
- package/dist/node_modules/@shikijs/langs/dist/kdl.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/kotlin.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/kusto.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/latex.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/lean.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/less.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/liquid.mjs +14 -0
- package/dist/node_modules/@shikijs/langs/dist/llvm.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/log.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/logo.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/lua.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/luau.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/make.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/markdown-nix.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/markdown-vue.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/markdown.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/marko.mjs +14 -0
- package/dist/node_modules/@shikijs/langs/dist/matlab.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/mdc.mjs +12 -0
- package/dist/node_modules/@shikijs/langs/dist/mdx.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/mermaid.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/mipsasm.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/mojo.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/moonbit.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/move.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/narrat.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/nextflow-groovy.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/nextflow.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/nginx.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/nim.mjs +20 -0
- package/dist/node_modules/@shikijs/langs/dist/nix.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/nushell.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/objective-c.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/objective-cpp.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/ocaml.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/odin.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/openscad.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/pascal.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/perl.mjs +16 -0
- package/dist/node_modules/@shikijs/langs/dist/php.mjs +18 -0
- package/dist/node_modules/@shikijs/langs/dist/pkl.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/plsql.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/po.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/polar.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/postcss.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/powerquery.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/powershell.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/prisma.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/prolog.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/proto.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/pug.mjs +12 -0
- package/dist/node_modules/@shikijs/langs/dist/puppet.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/purescript.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/python.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/qml.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/qmldir.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/qss.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/r.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/racket.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/raku.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/razor.mjs +10 -0
- package/dist/node_modules/@shikijs/langs/dist/reg.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/regexp.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/rel.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/riscv.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/ron.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/rosmsg.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/rst.mjs +22 -0
- package/dist/node_modules/@shikijs/langs/dist/ruby.mjs +30 -0
- package/dist/node_modules/@shikijs/langs/dist/rust.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/sas.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/sass.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/scala.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/scheme.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/scss.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/sdbl.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/shaderlab.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/shellscript.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/shellsession.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/smalltalk.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/solidity.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/soy.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/sparql.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/splunk.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/sql.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/ssh-config.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/stata.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/stylus.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/surrealql.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/svelte.mjs +14 -0
- package/dist/node_modules/@shikijs/langs/dist/swift.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/system-verilog.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/systemd.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/talonscript.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/tasl.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/tcl.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/templ.mjs +12 -0
- package/dist/node_modules/@shikijs/langs/dist/terraform.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/tex.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/toml.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/ts-tags.mjs +18 -0
- package/dist/node_modules/@shikijs/langs/dist/tsv.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/tsx.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/turtle.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/twig.mjs +18 -0
- package/dist/node_modules/@shikijs/langs/dist/typescript.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/typespec.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/typst.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/v.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/vala.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/vb.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/verilog.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/vhdl.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/viml.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/vue-directives.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/vue-html.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/vue-interpolations.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/vue-sfc-style-variable-injection.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/vue-vine.mjs +18 -0
- package/dist/node_modules/@shikijs/langs/dist/vue.mjs +26 -0
- package/dist/node_modules/@shikijs/langs/dist/vyper.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/wasm.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/wenyan.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/wgsl.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/wikitext.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/wit.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/wolfram.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/xml.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/xsl.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/yaml.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/zenscript.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/zig.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/package.json +384 -0
- package/dist/node_modules/@shikijs/themes/dist/andromeeda.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/aurora-x.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/ayu-dark.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/ayu-light.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/ayu-mirage.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/catppuccin-frappe.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/catppuccin-latte.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/catppuccin-macchiato.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/catppuccin-mocha.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/dark-plus.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/dracula-soft.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/dracula.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/everforest-dark.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/everforest-light.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/github-dark-default.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/github-dark-dimmed.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/github-dark-high-contrast.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/github-dark.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/github-light-default.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/github-light-high-contrast.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/github-light.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/gruvbox-dark-hard.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/gruvbox-dark-medium.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/gruvbox-dark-soft.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/gruvbox-light-hard.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/gruvbox-light-medium.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/gruvbox-light-soft.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/horizon-bright.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/horizon.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/houston.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/kanagawa-dragon.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/kanagawa-lotus.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/kanagawa-wave.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/laserwave.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/light-plus.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/material-theme-darker.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/material-theme-lighter.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/material-theme-ocean.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/material-theme-palenight.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/material-theme.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/min-dark.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/min-light.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/monokai.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/night-owl-light.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/night-owl.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/nord.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/one-dark-pro.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/one-light.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/plastic.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/poimandres.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/red.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/rose-pine-dawn.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/rose-pine-moon.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/rose-pine.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/slack-dark.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/slack-ochin.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/snazzy-light.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/solarized-dark.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/solarized-light.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/synthwave-84.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/tokyo-night.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/vesper.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/vitesse-black.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/vitesse-dark.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/vitesse-light.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/package.json +103 -0
- package/dist/node_modules/@shikijs/types/dist/index.mjs +8 -0
- package/dist/node_modules/@shikijs/types/package.json +36 -0
- package/dist/node_modules/@shikijs/vscode-textmate/dist/index.js +3216 -0
- package/dist/node_modules/@shikijs/vscode-textmate/package.json +46 -0
- package/dist/node_modules/@swc/helpers/_/_class_private_field_loose_base/package.json +4 -0
- package/dist/node_modules/@swc/helpers/_/_class_private_field_loose_key/package.json +4 -0
- package/dist/node_modules/@swc/helpers/_/_interop_require_default/package.json +4 -0
- package/dist/node_modules/@swc/helpers/_/_interop_require_wildcard/package.json +4 -0
- package/dist/node_modules/@swc/helpers/cjs/_class_private_field_loose_base.cjs +10 -0
- package/dist/node_modules/@swc/helpers/cjs/_class_private_field_loose_key.cjs +8 -0
- package/dist/node_modules/@swc/helpers/cjs/_interop_require_default.cjs +6 -0
- package/dist/node_modules/@swc/helpers/cjs/_interop_require_wildcard.cjs +38 -0
- package/dist/node_modules/@swc/helpers/package.json +471 -0
- package/dist/node_modules/caniuse-lite/data/agents.js +1 -0
- package/dist/node_modules/caniuse-lite/data/browserVersions.js +1 -0
- package/dist/node_modules/caniuse-lite/data/browsers.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/aac.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/abortcontroller.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/ac3-ec3.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/accelerometer.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/addeventlistener.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/alternate-stylesheet.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/ambient-light.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/apng.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/array-find-index.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/array-find.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/array-flat.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/array-includes.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/arrow-functions.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/asmjs.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/async-clipboard.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/async-functions.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/atob-btoa.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/audio-api.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/audio.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/audiotracks.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/autofocus.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/auxclick.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/av1.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/avif.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/background-attachment.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/background-clip-text.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/background-img-opts.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/background-position-x-y.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/background-repeat-round-space.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/background-sync.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/battery-status.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/beacon.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/beforeafterprint.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/bigint.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/blobbuilder.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/bloburls.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/border-image.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/border-radius.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/broadcastchannel.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/brotli.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/calc.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/canvas-blending.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/canvas-text.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/canvas.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/ch-unit.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/chacha20-poly1305.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/channel-messaging.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/childnode-remove.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/classlist.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/clipboard.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/colr-v1.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/colr.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/comparedocumentposition.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/console-basic.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/console-time.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/const.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/constraint-validation.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/contenteditable.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/cookie-store-api.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/cors.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/createimagebitmap.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/credential-management.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/cross-document-view-transitions.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/cryptography.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-all.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-anchor-positioning.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-animation.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-any-link.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-appearance.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-at-counter-style.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-autofill.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-backdrop-filter.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-background-offsets.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-boxshadow.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-canvas.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-caret-color.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-cascade-layers.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-cascade-scope.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-case-insensitive.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-clip-path.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-color-adjust.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-color-function.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-conic-gradients.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-container-queries-style.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-container-queries.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-container-query-units.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-containment.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-content-visibility.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-counters.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-crisp-edges.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-cross-fade.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-default-pseudo.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-deviceadaptation.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-dir-pseudo.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-display-contents.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-element-function.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-env-function.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-exclusions.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-featurequeries.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-file-selector-button.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-filter-function.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-filters.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-first-letter.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-first-line.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-fixed.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-focus-visible.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-focus-within.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-font-palette.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-font-stretch.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-gencontent.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-gradients.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-grid-animation.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-grid-lanes.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-grid.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-has.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-hyphens.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-if.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-image-orientation.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-image-set.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-in-out-of-range.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-initial-letter.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-initial-value.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-lch-lab.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-letter-spacing.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-line-clamp.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-logical-props.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-marker-pseudo.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-masks.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-matches-pseudo.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-math-functions.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-media-interaction.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-media-range-syntax.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-media-resolution.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-media-scripting.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-mediaqueries.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-mixblendmode.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-module-scripts.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-motion-paths.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-namespaces.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-nesting.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-not-sel-list.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-nth-child-of.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-opacity.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-optional-pseudo.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-overflow-anchor.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-overflow-overlay.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-overflow.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-page-break.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-paged-media.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-paint-api.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-placeholder-shown.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-placeholder.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-print-color-adjust.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-read-only-write.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-rebeccapurple.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-reflections.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-regions.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-relative-colors.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-repeating-gradients.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-resize.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-revert-value.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-rrggbbaa.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-scroll-behavior.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-scrollbar.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-sel2.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-sel3.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-selection.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-shapes.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-snappoints.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-sticky.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-subgrid.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-supports-api.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-table.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-text-align-last.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-text-box-trim.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-text-indent.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-text-justify.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-text-orientation.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-text-spacing.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-textshadow.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-touch-action.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-transitions.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-unicode-bidi.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-unset-value.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-variables.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-when-else.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-widows-orphans.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-width-stretch.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-writing-mode.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-zoom.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css3-attr.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css3-boxsizing.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css3-colors.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css3-cursors-grab.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css3-cursors-newer.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css3-cursors.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css3-tabsize.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/currentcolor.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/custom-elements.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/custom-elementsv1.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/customevent.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/datalist.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/dataset.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/datauri.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/declarative-shadow-dom.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/decorators.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/details.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/deviceorientation.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/devicepixelratio.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/dialog.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/dispatchevent.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/dnssec.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/do-not-track.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/document-currentscript.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/document-execcommand.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/document-policy.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/document-scrollingelement.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/documenthead.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/dom-manip-convenience.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/dom-range.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/domcontentloaded.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/dommatrix.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/download.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/dragndrop.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/element-closest.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/element-from-point.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/element-scroll-methods.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/eme.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/eot.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/es5.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/es6-class.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/es6-generators.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/es6-module.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/es6-number.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/es6-string-includes.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/es6.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/eventsource.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/extended-system-fonts.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/feature-policy.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/fetch.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/fieldset-disabled.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/fileapi.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/filereader.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/filereadersync.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/filesystem.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/flac.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/flexbox-gap.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/flexbox.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/flow-root.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/focusin-focusout-events.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/font-family-system-ui.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/font-feature.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/font-kerning.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/font-loading.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/font-size-adjust.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/font-smooth.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/font-unicode-range.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/font-variant-alternates.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/font-variant-numeric.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/fontface.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/form-attribute.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/form-submit-attributes.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/form-validation.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/forms.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/fullscreen.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/gamepad.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/geolocation.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/getboundingclientrect.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/getcomputedstyle.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/getelementsbyclassname.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/getrandomvalues.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/gyroscope.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/hardwareconcurrency.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/hashchange.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/heif.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/hevc.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/hidden.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/high-resolution-time.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/history.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/html-media-capture.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/html5semantic.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/http-live-streaming.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/http2.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/http3.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/iframe-sandbox.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/iframe-seamless.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/iframe-srcdoc.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/imagecapture.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/ime.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/import-maps.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/imports.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/indexeddb.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/indexeddb2.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/inline-block.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/innertext.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-color.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-datetime.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-email-tel-url.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-event.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-file-accept.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-file-directory.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-file-multiple.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-inputmode.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-minlength.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-number.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-pattern.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-placeholder.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-range.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-search.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-selection.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/insert-adjacent.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/insertadjacenthtml.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/internationalization.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/intersectionobserver.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/intl-pluralrules.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/intrinsic-width.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/jpeg2000.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/jpegxl.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/jpegxr.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/json.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/keyboardevent-code.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/keyboardevent-key.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/keyboardevent-location.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/keyboardevent-which.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/lazyload.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/let.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/link-icon-png.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/link-icon-svg.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/link-rel-preconnect.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/link-rel-prefetch.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/link-rel-preload.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/link-rel-prerender.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/loading-lazy-attr.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/localecompare.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/magnetometer.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/matchesselector.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/matchmedia.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mathml.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/maxlength.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mdn-css-backdrop-pseudo-element.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mdn-text-decoration-line.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/media-fragments.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mediarecorder.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mediasource.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/menu.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/meta-theme-color.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/meter.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/midi.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/minmaxwh.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mp3.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mpeg-dash.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mpeg4.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/multibackgrounds.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/multicolumn.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mutation-events.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mutationobserver.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/namevalue-storage.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/native-filesystem-api.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/nav-timing.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/netinfo.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/notifications.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/object-entries.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/object-fit.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/object-observe.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/object-values.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/objectrtc.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/offline-apps.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/offscreencanvas.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/ogg-vorbis.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/ogv.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/ol-reversed.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/once-event-listener.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/online-status.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/opus.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/orientation-sensor.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/outline.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/pad-start-end.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/page-transition-events.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/pagevisibility.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/passive-event-listener.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/passkeys.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/passwordrules.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/path2d.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/payment-request.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/pdf-viewer.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/permissions-api.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/permissions-policy.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/picture-in-picture.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/picture.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/ping.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/png-alpha.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/pointer-events.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/pointer.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/pointerlock.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/portals.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/prefers-color-scheme.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/progress.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/promise-finally.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/promises.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/proximity.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/proxy.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/publickeypinning.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/push-api.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/queryselector.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/readonly-attr.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/referrer-policy.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/registerprotocolhandler.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/rel-noopener.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/rel-noreferrer.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/rellist.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/rem.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/requestanimationframe.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/requestidlecallback.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/resizeobserver.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/resource-timing.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/rest-parameters.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/rtcpeerconnection.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/ruby.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/run-in.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/screen-orientation.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/script-async.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/script-defer.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/scrollintoview.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/sdch.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/selection-api.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/selectlist.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/server-timing.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/serviceworkers.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/setimmediate.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/shadowdom.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/shadowdomv1.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/sharedarraybuffer.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/sharedworkers.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/sni.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/spdy.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/speech-recognition.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/speech-synthesis.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/spellcheck-attribute.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/sql-storage.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/srcset.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/stream.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/streams.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/stricttransportsecurity.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/style-scoped.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/subresource-bundling.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/subresource-integrity.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/svg-css.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/svg-filters.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/svg-fonts.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/svg-fragment.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/svg-html.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/svg-html5.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/svg-img.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/svg-smil.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/svg.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/sxg.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/tabindex-attr.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/template-literals.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/template.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/temporal.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/testfeat.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/text-decoration.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/text-emphasis.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/text-overflow.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/text-size-adjust.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/text-stroke.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/textcontent.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/textencoder.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/tls1-1.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/tls1-2.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/tls1-3.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/touch.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/transforms2d.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/transforms3d.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/trusted-types.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/ttf.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/typedarrays.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/u2f.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/unhandledrejection.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/url.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/urlsearchparams.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/use-strict.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/user-select-none.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/user-timing.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/variable-fonts.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/vector-effect.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/vibration.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/video.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/videotracks.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/view-transitions.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/viewport-unit-variants.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/viewport-units.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wai-aria.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wake-lock.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wasm-bigint.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wasm-bulk-memory.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wasm-extended-const.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wasm-gc.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wasm-multi-memory.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wasm-multi-value.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wasm-mutable-globals.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wasm-nontrapping-fptoint.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wasm-reference-types.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wasm-relaxed-simd.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wasm-signext.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wasm-simd.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wasm-tail-calls.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wasm-threads.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wasm.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wav.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wbr-element.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/web-animation.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/web-app-manifest.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/web-bluetooth.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/web-serial.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/web-share.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webauthn.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webcodecs.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webgl.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webgl2.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webgpu.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webhid.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webkit-user-drag.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webm.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webnfc.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webp.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/websockets.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webtransport.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webusb.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webvr.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webvtt.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webworkers.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webxr.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/will-change.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/woff.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/woff2.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/word-break.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wordwrap.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/x-doc-messaging.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/x-frame-options.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/xhr2.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/xhtml.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/xhtmlsmil.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/xml-serializer.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/zstd.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features.js +1 -0
- package/dist/node_modules/caniuse-lite/dist/lib/statuses.js +9 -0
- package/dist/node_modules/caniuse-lite/dist/lib/supported.js +9 -0
- package/dist/node_modules/caniuse-lite/dist/unpacker/agents.js +47 -0
- package/dist/node_modules/caniuse-lite/dist/unpacker/browserVersions.js +1 -0
- package/dist/node_modules/caniuse-lite/dist/unpacker/browsers.js +1 -0
- package/dist/node_modules/caniuse-lite/dist/unpacker/feature.js +52 -0
- package/dist/node_modules/caniuse-lite/dist/unpacker/features.js +6 -0
- package/dist/node_modules/caniuse-lite/dist/unpacker/index.js +4 -0
- package/dist/node_modules/caniuse-lite/dist/unpacker/region.js +22 -0
- package/dist/node_modules/caniuse-lite/package.json +34 -0
- package/dist/node_modules/ccount/index.js +27 -0
- package/dist/node_modules/ccount/package.json +71 -0
- package/dist/node_modules/character-entities-html4/index.js +259 -0
- package/dist/node_modules/character-entities-html4/package.json +79 -0
- package/dist/node_modules/character-entities-legacy/index.js +113 -0
- package/dist/node_modules/character-entities-legacy/package.json +77 -0
- package/dist/node_modules/client-only/index.js +0 -0
- package/dist/node_modules/client-only/package.json +19 -0
- package/dist/node_modules/comma-separated-tokens/index.js +74 -0
- package/dist/node_modules/comma-separated-tokens/package.json +72 -0
- package/dist/node_modules/detect-libc/lib/detect-libc.js +313 -0
- package/dist/node_modules/detect-libc/lib/elf.js +39 -0
- package/dist/node_modules/detect-libc/lib/filesystem.js +51 -0
- package/dist/node_modules/detect-libc/lib/process.js +24 -0
- package/dist/node_modules/detect-libc/package.json +44 -0
- package/dist/node_modules/hast-util-to-html/index.js +8 -0
- package/dist/node_modules/hast-util-to-html/lib/handle/comment.js +52 -0
- package/dist/node_modules/hast-util-to-html/lib/handle/doctype.js +27 -0
- package/dist/node_modules/hast-util-to-html/lib/handle/element.js +265 -0
- package/dist/node_modules/hast-util-to-html/lib/handle/index.js +47 -0
- package/dist/node_modules/hast-util-to-html/lib/handle/raw.js +27 -0
- package/dist/node_modules/hast-util-to-html/lib/handle/root.js +22 -0
- package/dist/node_modules/hast-util-to-html/lib/handle/text.js +38 -0
- package/dist/node_modules/hast-util-to-html/lib/index.js +257 -0
- package/dist/node_modules/hast-util-to-html/lib/omission/closing.js +358 -0
- package/dist/node_modules/hast-util-to-html/lib/omission/omission.js +44 -0
- package/dist/node_modules/hast-util-to-html/lib/omission/opening.js +148 -0
- package/dist/node_modules/hast-util-to-html/lib/omission/util/siblings.js +50 -0
- package/dist/node_modules/hast-util-to-html/package.json +106 -0
- package/dist/node_modules/hast-util-whitespace/index.js +1 -0
- package/dist/node_modules/hast-util-whitespace/lib/index.js +34 -0
- package/dist/node_modules/hast-util-whitespace/package.json +83 -0
- package/dist/node_modules/html-void-elements/index.js +27 -0
- package/dist/node_modules/html-void-elements/package.json +79 -0
- package/dist/node_modules/nanoid/non-secure/index.cjs +34 -0
- package/dist/node_modules/nanoid/non-secure/package.json +6 -0
- package/dist/node_modules/nanoid/package.json +89 -0
- package/dist/node_modules/node-gyp-build/index.js +6 -0
- package/dist/node_modules/node-gyp-build/node-gyp-build.js +207 -0
- package/dist/node_modules/node-gyp-build/package.json +43 -0
- package/dist/node_modules/oniguruma-parser/dist/parser/node-utils.js +2 -0
- package/dist/node_modules/oniguruma-parser/dist/parser/parse.js +2 -0
- package/dist/node_modules/oniguruma-parser/dist/tokenizer/tokenize.js +34 -0
- package/dist/node_modules/oniguruma-parser/dist/traverser/traverse.js +2 -0
- package/dist/node_modules/oniguruma-parser/dist/utils.js +2 -0
- package/dist/node_modules/oniguruma-parser/package.json +64 -0
- package/dist/node_modules/oniguruma-to-es/dist/cjs/index.js +3146 -0
- package/dist/node_modules/oniguruma-to-es/dist/cjs/package.json +1 -0
- package/dist/node_modules/oniguruma-to-es/dist/esm/index.js +1876 -0
- package/dist/node_modules/oniguruma-to-es/dist/esm/package.json +1 -0
- package/dist/node_modules/oniguruma-to-es/package.json +61 -0
- package/dist/node_modules/pg-cloudflare/dist/empty.js +6 -0
- package/dist/node_modules/pg-cloudflare/dist/index.js +152 -0
- package/dist/node_modules/pg-cloudflare/package.json +39 -0
- package/dist/node_modules/pg-connection-string/index.js +231 -0
- package/dist/node_modules/pg-connection-string/package.json +52 -0
- package/dist/node_modules/pg-int8/index.js +100 -0
- package/dist/node_modules/pg-int8/package.json +24 -0
- package/dist/node_modules/pg-pool/index.js +481 -0
- package/dist/node_modules/pg-pool/package.json +51 -0
- package/dist/node_modules/pg-protocol/dist/buffer-reader.js +56 -0
- package/dist/node_modules/pg-protocol/dist/buffer-writer.js +81 -0
- package/dist/node_modules/pg-protocol/dist/index.js +15 -0
- package/dist/node_modules/pg-protocol/dist/messages.js +160 -0
- package/dist/node_modules/pg-protocol/dist/parser.js +324 -0
- package/dist/node_modules/pg-protocol/dist/serializer.js +189 -0
- package/dist/node_modules/pg-protocol/package.json +45 -0
- package/dist/node_modules/pg-types/index.js +47 -0
- package/dist/node_modules/pg-types/lib/arrayParser.js +11 -0
- package/dist/node_modules/pg-types/lib/binaryParsers.js +257 -0
- package/dist/node_modules/pg-types/lib/builtins.js +73 -0
- package/dist/node_modules/pg-types/lib/textParsers.js +215 -0
- package/dist/node_modules/pg-types/package.json +42 -0
- package/dist/node_modules/pgpass/lib/helper.js +233 -0
- package/dist/node_modules/pgpass/lib/index.js +23 -0
- package/dist/node_modules/pgpass/package.json +41 -0
- package/dist/node_modules/picocolors/package.json +25 -0
- package/dist/node_modules/picocolors/picocolors.js +75 -0
- package/dist/node_modules/postcss/lib/at-rule.js +25 -0
- package/dist/node_modules/postcss/lib/comment.js +13 -0
- package/dist/node_modules/postcss/lib/container.js +439 -0
- package/dist/node_modules/postcss/lib/css-syntax-error.js +100 -0
- package/dist/node_modules/postcss/lib/declaration.js +24 -0
- package/dist/node_modules/postcss/lib/document.js +33 -0
- package/dist/node_modules/postcss/lib/fromJSON.js +54 -0
- package/dist/node_modules/postcss/lib/input.js +248 -0
- package/dist/node_modules/postcss/lib/lazy-result.js +550 -0
- package/dist/node_modules/postcss/lib/list.js +58 -0
- package/dist/node_modules/postcss/lib/map-generator.js +359 -0
- package/dist/node_modules/postcss/lib/no-work-result.js +135 -0
- package/dist/node_modules/postcss/lib/node.js +381 -0
- package/dist/node_modules/postcss/lib/parse.js +42 -0
- package/dist/node_modules/postcss/lib/parser.js +610 -0
- package/dist/node_modules/postcss/lib/postcss.js +101 -0
- package/dist/node_modules/postcss/lib/previous-map.js +142 -0
- package/dist/node_modules/postcss/lib/processor.js +67 -0
- package/dist/node_modules/postcss/lib/result.js +42 -0
- package/dist/node_modules/postcss/lib/root.js +61 -0
- package/dist/node_modules/postcss/lib/rule.js +27 -0
- package/dist/node_modules/postcss/lib/stringifier.js +353 -0
- package/dist/node_modules/postcss/lib/stringify.js +11 -0
- package/dist/node_modules/postcss/lib/symbols.js +5 -0
- package/dist/node_modules/postcss/lib/terminal-highlight.js +70 -0
- package/dist/node_modules/postcss/lib/tokenize.js +266 -0
- package/dist/node_modules/postcss/lib/warn-once.js +13 -0
- package/dist/node_modules/postcss/lib/warning.js +37 -0
- package/dist/node_modules/postcss/package.json +88 -0
- package/dist/node_modules/postgres-array/index.js +97 -0
- package/dist/node_modules/postgres-array/package.json +35 -0
- package/dist/node_modules/postgres-bytea/index.js +33 -0
- package/dist/node_modules/postgres-bytea/package.json +34 -0
- package/dist/node_modules/postgres-date/index.js +116 -0
- package/dist/node_modules/postgres-date/package.json +33 -0
- package/dist/node_modules/postgres-interval/index.js +125 -0
- package/dist/node_modules/postgres-interval/package.json +36 -0
- package/dist/node_modules/property-information/index.js +17 -0
- package/dist/node_modules/property-information/lib/aria.js +61 -0
- package/dist/node_modules/property-information/lib/find.js +97 -0
- package/dist/node_modules/property-information/lib/hast-to-react.js +30 -0
- package/dist/node_modules/property-information/lib/html.js +322 -0
- package/dist/node_modules/property-information/lib/normalize.js +12 -0
- package/dist/node_modules/property-information/lib/svg.js +567 -0
- package/dist/node_modules/property-information/lib/util/case-insensitive-transform.js +13 -0
- package/dist/node_modules/property-information/lib/util/case-sensitive-transform.js +11 -0
- package/dist/node_modules/property-information/lib/util/create.js +69 -0
- package/dist/node_modules/property-information/lib/util/defined-info.js +60 -0
- package/dist/node_modules/property-information/lib/util/info.js +32 -0
- package/dist/node_modules/property-information/lib/util/merge.js +27 -0
- package/dist/node_modules/property-information/lib/util/schema.js +29 -0
- package/dist/node_modules/property-information/lib/util/types.js +13 -0
- package/dist/node_modules/property-information/lib/xlink.js +17 -0
- package/dist/node_modules/property-information/lib/xml.js +9 -0
- package/dist/node_modules/property-information/lib/xmlns.js +9 -0
- package/dist/node_modules/property-information/package.json +121 -0
- package/dist/node_modules/react-dom/cjs/react-dom-server-legacy.browser.development.js +9877 -0
- package/dist/node_modules/react-dom/cjs/react-dom-server-legacy.browser.production.js +6603 -0
- package/dist/node_modules/react-dom/cjs/react-dom-server-legacy.node.production.js +6692 -0
- package/dist/node_modules/react-dom/cjs/react-dom-server.browser.development.js +10601 -0
- package/dist/node_modules/react-dom/cjs/react-dom-server.browser.production.js +7410 -0
- package/dist/node_modules/react-dom/cjs/react-dom-server.edge.development.js +10620 -0
- package/dist/node_modules/react-dom/cjs/react-dom-server.edge.production.js +7512 -0
- package/dist/node_modules/react-dom/cjs/react-dom-server.node.production.js +7707 -0
- package/dist/node_modules/react-dom/cjs/react-dom.development.js +424 -0
- package/dist/node_modules/react-dom/cjs/react-dom.production.js +210 -0
- package/dist/node_modules/react-dom/index.js +38 -0
- package/dist/node_modules/react-dom/package.json +117 -0
- package/dist/node_modules/react-dom/server.browser.js +16 -0
- package/dist/node_modules/react-dom/server.edge.js +17 -0
- package/dist/node_modules/react-dom/server.js +3 -0
- package/dist/node_modules/react-dom/server.node.js +18 -0
- package/dist/node_modules/react-dom/static.js +3 -0
- package/dist/node_modules/react-dom/static.node.js +14 -0
- package/dist/node_modules/regex/package.json +60 -0
- package/dist/node_modules/regex/src/atomic.js +224 -0
- package/dist/node_modules/regex/src/internals.js +2 -0
- package/dist/node_modules/regex/src/subclass.js +98 -0
- package/dist/node_modules/regex/src/utils-internals.js +33 -0
- package/dist/node_modules/regex-recursion/package.json +47 -0
- package/dist/node_modules/regex-recursion/src/index.js +365 -0
- package/dist/node_modules/regex-utilities/package.json +35 -0
- package/dist/node_modules/regex-utilities/src/index.js +170 -0
- package/dist/node_modules/semver/classes/comparator.js +143 -0
- package/dist/node_modules/semver/classes/range.js +557 -0
- package/dist/node_modules/semver/classes/semver.js +333 -0
- package/dist/node_modules/semver/functions/cmp.js +54 -0
- package/dist/node_modules/semver/functions/coerce.js +62 -0
- package/dist/node_modules/semver/functions/compare.js +7 -0
- package/dist/node_modules/semver/functions/eq.js +5 -0
- package/dist/node_modules/semver/functions/gt.js +5 -0
- package/dist/node_modules/semver/functions/gte.js +5 -0
- package/dist/node_modules/semver/functions/lt.js +5 -0
- package/dist/node_modules/semver/functions/lte.js +5 -0
- package/dist/node_modules/semver/functions/neq.js +5 -0
- package/dist/node_modules/semver/functions/parse.js +18 -0
- package/dist/node_modules/semver/functions/satisfies.js +12 -0
- package/dist/node_modules/semver/internal/constants.js +37 -0
- package/dist/node_modules/semver/internal/debug.js +11 -0
- package/dist/node_modules/semver/internal/identifiers.js +29 -0
- package/dist/node_modules/semver/internal/lrucache.js +42 -0
- package/dist/node_modules/semver/internal/parse-options.js +17 -0
- package/dist/node_modules/semver/internal/re.js +223 -0
- package/dist/node_modules/semver/package.json +78 -0
- package/dist/node_modules/sharp/lib/channel.js +177 -0
- package/dist/node_modules/sharp/lib/colour.js +195 -0
- package/dist/node_modules/sharp/lib/composite.js +212 -0
- package/dist/node_modules/sharp/lib/constructor.js +499 -0
- package/dist/node_modules/sharp/lib/index.js +16 -0
- package/dist/node_modules/sharp/lib/input.js +809 -0
- package/dist/node_modules/sharp/lib/is.js +143 -0
- package/dist/node_modules/sharp/lib/libvips.js +207 -0
- package/dist/node_modules/sharp/lib/operation.js +1016 -0
- package/dist/node_modules/sharp/lib/output.js +1666 -0
- package/dist/node_modules/sharp/lib/resize.js +595 -0
- package/dist/node_modules/sharp/lib/sharp.js +121 -0
- package/dist/node_modules/sharp/lib/utility.js +291 -0
- package/dist/node_modules/sharp/package.json +202 -0
- package/dist/node_modules/source-map-js/lib/array-set.js +121 -0
- package/dist/node_modules/source-map-js/lib/base64-vlq.js +140 -0
- package/dist/node_modules/source-map-js/lib/base64.js +67 -0
- package/dist/node_modules/source-map-js/lib/binary-search.js +111 -0
- package/dist/node_modules/source-map-js/lib/mapping-list.js +79 -0
- package/dist/node_modules/source-map-js/lib/quick-sort.js +132 -0
- package/dist/node_modules/source-map-js/lib/source-map-consumer.js +1188 -0
- package/dist/node_modules/source-map-js/lib/source-map-generator.js +444 -0
- package/dist/node_modules/source-map-js/lib/source-node.js +413 -0
- package/dist/node_modules/source-map-js/lib/util.js +594 -0
- package/dist/node_modules/source-map-js/package.json +71 -0
- package/dist/node_modules/source-map-js/source-map.js +8 -0
- package/dist/node_modules/space-separated-tokens/index.js +24 -0
- package/dist/node_modules/space-separated-tokens/package.json +67 -0
- package/dist/node_modules/split2/index.js +141 -0
- package/dist/node_modules/split2/package.json +39 -0
- package/dist/node_modules/stringify-entities/index.js +6 -0
- package/dist/node_modules/stringify-entities/lib/constant/dangerous.js +16 -0
- package/dist/node_modules/stringify-entities/lib/core.js +117 -0
- package/dist/node_modules/stringify-entities/lib/index.js +36 -0
- package/dist/node_modules/stringify-entities/lib/util/format-basic.js +9 -0
- package/dist/node_modules/stringify-entities/lib/util/format-smart.js +69 -0
- package/dist/node_modules/stringify-entities/lib/util/to-decimal.js +16 -0
- package/dist/node_modules/stringify-entities/lib/util/to-hexadecimal.js +16 -0
- package/dist/node_modules/stringify-entities/lib/util/to-named.js +57 -0
- package/dist/node_modules/stringify-entities/package.json +86 -0
- package/dist/node_modules/styled-jsx/dist/index/index.js +499 -0
- package/dist/node_modules/styled-jsx/index.js +1 -0
- package/dist/node_modules/styled-jsx/package.json +132 -0
- package/dist/node_modules/styled-jsx/style.js +1 -0
- package/dist/node_modules/xtend/mutable.js +17 -0
- package/dist/node_modules/xtend/package.json +55 -0
- package/dist/node_modules/zwitch/index.js +118 -0
- package/dist/node_modules/zwitch/package.json +72 -0
- package/package.json +1 -1
- /package/dist/.next/static/{SoceN9ZjJB6Xr18CQCupk → ERYuqKh2yJ2lApkenIQge}/_buildManifest.js +0 -0
- /package/dist/.next/static/{SoceN9ZjJB6Xr18CQCupk → ERYuqKh2yJ2lApkenIQge}/_ssgManifest.js +0 -0
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
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\"]}"))
|
|
2
|
+
|
|
3
|
+
export default [
|
|
4
|
+
lang
|
|
5
|
+
]
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
const lang = Object.freeze(JSON.parse("{\"displayName\":\"Mermaid\",\"fileTypes\":[],\"injectionSelector\":\"L:text.html.markdown\",\"name\":\"mermaid\",\"patterns\":[{\"include\":\"#mermaid-code-block\"},{\"include\":\"#mermaid-code-block-with-attributes\"},{\"include\":\"#mermaid-ado-code-block\"}],\"repository\":{\"mermaid\":{\"patterns\":[{\"begin\":\"^\\\\s*(architecture-beta)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"end\":\"(^|\\\\G)(?=\\\\s*[:`~]{3,}\\\\s*$)\",\"patterns\":[{\"match\":\"%%.*\",\"name\":\"comment\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"variable\"},\"3\":{\"name\":\"punctuation.definition.typeparameters.begin.mermaid\"},\"4\":{\"name\":\"string\"},\"5\":{\"name\":\"keyword.control.mermaid\"},\"6\":{\"name\":\"string\"},\"7\":{\"name\":\"punctuation.definition.typeparameters.end.mermaid\"},\"8\":{\"name\":\"punctuation.definition.typeparameters.begin.mermaid\"},\"9\":{\"name\":\"string\"},\"10\":{\"name\":\"punctuation.definition.typeparameters.end.mermaid\"},\"11\":{\"name\":\"keyword.control.mermaid\"},\"12\":{\"name\":\"variable\"}},\"match\":\"(?i)\\\\s*(group|service)\\\\s+([-\\\\w]+)\\\\s*(\\\\()?([-\\\\w\\\\s]+)?(:)?([-\\\\w\\\\s]+)?(\\\\))?\\\\s*(\\\\[)?([-\\\\w\\\\s]+)?\\\\s*(])?\\\\s*(in)?\\\\s*([-\\\\w]+)?\"},{\"captures\":{\"1\":{\"name\":\"variable\"},\"2\":{\"name\":\"punctuation.definition.typeparameters.begin.mermaid\"},\"3\":{\"name\":\"variable\"},\"4\":{\"name\":\"punctuation.definition.typeparameters.end.mermaid\"},\"5\":{\"name\":\"keyword.control.mermaid\"},\"6\":{\"name\":\"entity.name.function.mermaid\"},\"7\":{\"name\":\"keyword.control.mermaid\"},\"8\":{\"name\":\"entity.name.function.mermaid\"},\"9\":{\"name\":\"keyword.control.mermaid\"},\"10\":{\"name\":\"variable\"},\"11\":{\"name\":\"punctuation.definition.typeparameters.begin.mermaid\"},\"12\":{\"name\":\"variable\"},\"13\":{\"name\":\"punctuation.definition.typeparameters.end.mermaid\"}},\"match\":\"(?i)\\\\s*([-\\\\w]+)\\\\s*(\\\\{)?\\\\s*(group)?(})?\\\\s*(:)\\\\s*([BLRT])\\\\s+(<?-->?)\\\\s+([BLRT])\\\\s*(:)\\\\s*([-\\\\w]+)\\\\s*(\\\\{)?\\\\s*(group)?(})?\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"variable\"},\"3\":{\"name\":\"keyword.control.mermaid\"},\"4\":{\"name\":\"variable\"}},\"match\":\"(?i)\\\\s*(junction)\\\\s+([-\\\\w]+)\\\\s*(in)?\\\\s*([-\\\\w]+)?\"}]},{\"begin\":\"^\\\\s*(classDiagram)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"end\":\"(^|\\\\G)(?=\\\\s*[:`~]{3,}\\\\s*$)\",\"patterns\":[{\"match\":\"%%.*\",\"name\":\"comment\"},{\"captures\":{\"1\":{\"name\":\"entity.name.type.class.mermaid\"},\"2\":{\"name\":\"keyword.control.mermaid\"},\"3\":{\"name\":\"keyword.control.mermaid\"},\"4\":{\"name\":\"keyword.control.mermaid\"},\"5\":{\"name\":\"entity.name.type.class.mermaid\"},\"6\":{\"name\":\"keyword.control.mermaid\"},\"7\":{\"name\":\"string\"}},\"match\":\"(?i)([-\\\\w]+)\\\\s(\\\"(?:\\\\d+|\\\\*|0..\\\\d+|1..\\\\d+|1..\\\\*)\\\")?\\\\s?(--o|--\\\\*|<--|-->|<\\\\.\\\\.|\\\\.\\\\.>|<\\\\|\\\\.\\\\.|\\\\.\\\\.\\\\|>|<\\\\|--|--\\\\|>|--\\\\*?|\\\\.\\\\.|\\\\*--|o--)\\\\s(\\\"(?:\\\\d+|\\\\*|0..\\\\d+|1..\\\\d+|1..\\\\*)\\\")?\\\\s?([-\\\\w]+)\\\\s?(:)?\\\\s(.*)$\"},{\"captures\":{\"1\":{\"name\":\"entity.name.type.class.mermaid\"},\"2\":{\"name\":\"keyword.control.mermaid\"},\"3\":{\"name\":\"keyword.control.mermaid\"},\"4\":{\"name\":\"entity.name.function.mermaid\"},\"5\":{\"name\":\"punctuation.parenthesis.open.mermaid\"},\"6\":{\"name\":\"storage.type.mermaid\"},\"7\":{\"name\":\"punctuation.definition.typeparameters.begin.mermaid\"},\"8\":{\"name\":\"storage.type.mermaid\"},\"9\":{\"name\":\"punctuation.definition.typeparameters.end.mermaid\"},\"10\":{\"name\":\"entity.name.variable.parameter.mermaid\"},\"11\":{\"name\":\"punctuation.parenthesis.closed.mermaid\"},\"12\":{\"name\":\"keyword.control.mermaid\"},\"13\":{\"name\":\"storage.type.mermaid\"},\"14\":{\"name\":\"punctuation.definition.typeparameters.begin.mermaid\"},\"15\":{\"name\":\"storage.type.mermaid\"},\"16\":{\"name\":\"punctuation.definition.typeparameters.end.mermaid\"}},\"match\":\"(?i)([-\\\\w]+)\\\\s?(:)\\\\s([-#+~])?([-\\\\w]+)(\\\\()([-\\\\w]+)?(~)?([-\\\\w]+)?(~)?\\\\s?([-\\\\w]+)?(\\\\))([$*]{0,2})\\\\s?([-\\\\w]+)?(~)?([-\\\\w]+)?(~)?$\"},{\"captures\":{\"1\":{\"name\":\"entity.name.type.class.mermaid\"},\"2\":{\"name\":\"keyword.control.mermaid\"},\"3\":{\"name\":\"keyword.control.mermaid\"},\"4\":{\"name\":\"storage.type.mermaid\"},\"5\":{\"name\":\"punctuation.definition.typeparameters.begin.mermaid\"},\"6\":{\"name\":\"storage.type.mermaid\"},\"7\":{\"name\":\"punctuation.definition.typeparameters.end.mermaid\"},\"8\":{\"name\":\"entity.name.variable.field.mermaid\"}},\"match\":\"(?i)([-\\\\w]+)\\\\s?(:)\\\\s([-#+~])?([-\\\\w]+)(~)?([-\\\\w]+)?(~)?\\\\s([-\\\\w]+)?$\"},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.typeparameters.begin.mermaid\"},\"2\":{\"name\":\"storage.type.mermaid\"},\"3\":{\"name\":\"punctuation.definition.typeparameters.end.mermaid\"},\"4\":{\"name\":\"entity.name.type.class.mermaid\"}},\"match\":\"(?i)(<<)([-\\\\w]+)(>>)\\\\s?([-\\\\w]+)?\"},{\"begin\":\"(?i)(class)\\\\s+([-\\\\w]+)(~)?([-\\\\w]+)?(~)?\\\\s?(\\\\{)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"entity.name.type.class.mermaid\"},\"3\":{\"name\":\"punctuation.definition.typeparameters.begin.mermaid\"},\"4\":{\"name\":\"storage.type.mermaid\"},\"5\":{\"name\":\"punctuation.definition.typeparameters.end.mermaid\"},\"6\":{\"name\":\"keyword.control.mermaid\"}},\"end\":\"(})\",\"endCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"patterns\":[{\"match\":\"%%.*\",\"name\":\"comment\"},{\"begin\":\"(?i)\\\\s([-#+~])?([-\\\\w]+)(\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"entity.name.function.mermaid\"},\"3\":{\"name\":\"punctuation.parenthesis.open.mermaid\"}},\"end\":\"(?i)(\\\\))([$*]{0,2})\\\\s?([-\\\\w]+)?(~)?([-\\\\w]+)?(~)?$\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.parenthesis.closed.mermaid\"},\"2\":{\"name\":\"keyword.control.mermaid\"},\"3\":{\"name\":\"storage.type.mermaid\"},\"4\":{\"name\":\"punctuation.definition.typeparameters.begin.mermaid\"},\"5\":{\"name\":\"storage.type.mermaid\"},\"6\":{\"name\":\"punctuation.definition.typeparameters.end.mermaid\"}},\"patterns\":[{\"captures\":{\"1\":{\"name\":\"storage.type.mermaid\"},\"2\":{\"name\":\"punctuation.definition.typeparameters.begin.mermaid\"},\"3\":{\"name\":\"storage.type.mermaid\"},\"4\":{\"name\":\"punctuation.definition.typeparameters.end.mermaid\"},\"5\":{\"name\":\"entity.name.variable.parameter.mermaid\"}},\"match\":\"(?i)\\\\s*,?\\\\s*([-\\\\w]+)?(~)?([-\\\\w]+)?(~)?\\\\s?([-\\\\w]+)?\"}]},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"storage.type.mermaid\"},\"3\":{\"name\":\"punctuation.definition.typeparameters.begin.mermaid\"},\"4\":{\"name\":\"storage.type.mermaid\"},\"5\":{\"name\":\"punctuation.definition.typeparameters.end.mermaid\"},\"6\":{\"name\":\"entity.name.variable.field.mermaid\"}},\"match\":\"(?i)\\\\s([-#+~])?([-\\\\w]+)(~)?([-\\\\w]+)?(~)?\\\\s([-\\\\w]+)?$\"},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.typeparameters.begin.mermaid\"},\"2\":{\"name\":\"storage.type.mermaid\"},\"3\":{\"name\":\"punctuation.definition.typeparameters.end.mermaid\"},\"4\":{\"name\":\"entity.name.type.class.mermaid\"}},\"match\":\"(?i)(<<)([-\\\\w]+)(>>)\\\\s?([-\\\\w]+)?\"}]},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"entity.name.type.class.mermaid\"},\"3\":{\"name\":\"punctuation.definition.typeparameters.begin.mermaid\"},\"4\":{\"name\":\"storage.type.mermaid\"},\"5\":{\"name\":\"punctuation.definition.typeparameters.end.mermaid\"}},\"match\":\"(?i)(class)\\\\s+([-\\\\w]+)(~)?([-\\\\w]+)?(~)?\"}]},{\"begin\":\"^\\\\s*(erDiagram)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"end\":\"(^|\\\\G)(?=\\\\s*[:`~]{3,}\\\\s*$)\",\"patterns\":[{\"match\":\"%%.*\",\"name\":\"comment\"},{\"captures\":{\"1\":{\"name\":\"variable\"},\"2\":{\"name\":\"keyword.control.mermaid\"},\"3\":{\"name\":\"string\"},\"4\":{\"name\":\"keyword.control.mermaid\"}},\"match\":\"(?i)^\\\\s*([-\\\\w]+)\\\\s*(\\\\[)?\\\\s*([-\\\\w]+|\\\"[-\\\\w\\\\s]+\\\")?\\\\s*(])?$\"},{\"begin\":\"(?i)\\\\s*([-\\\\w]+)\\\\s*(\\\\[)?\\\\s*([-\\\\w]+|\\\"[-\\\\w\\\\s]+\\\")?\\\\s*(])?\\\\s*(\\\\{)\",\"beginCaptures\":{\"1\":{\"name\":\"variable\"},\"2\":{\"name\":\"keyword.control.mermaid\"},\"3\":{\"name\":\"string\"},\"4\":{\"name\":\"keyword.control.mermaid\"},\"5\":{\"name\":\"keyword.control.mermaid\"}},\"end\":\"(})\",\"endCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"patterns\":[{\"captures\":{\"1\":{\"name\":\"storage.type.mermaid\"},\"2\":{\"name\":\"variable\"},\"3\":{\"name\":\"keyword.control.mermaid\"},\"4\":{\"name\":\"string\"}},\"match\":\"(?i)\\\\s*([-\\\\w]+)\\\\s+([-\\\\w]+)\\\\s+([FPU]K(?:,\\\\s*[FPU]K){0,2})?\\\\s*(\\\"[^\\\\n\\\\r\\\"]*\\\")?\\\\s*\"},{\"match\":\"%%.*\",\"name\":\"comment\"}]},{\"captures\":{\"1\":{\"name\":\"variable\"},\"2\":{\"name\":\"keyword.control.mermaid\"},\"3\":{\"name\":\"variable\"},\"4\":{\"name\":\"keyword.control.mermaid\"},\"5\":{\"name\":\"string\"}},\"match\":\"(?i)\\\\s*([-\\\\w]+)\\\\s*((?:\\\\|o|\\\\|\\\\||}o|}\\\\||one or (?:zero|more|many)|zero or (?:one|more|many)|many\\\\([01]\\\\)|only one|0\\\\+|1\\\\+?)(?:..|--)(?:o\\\\||\\\\|\\\\||o\\\\{|\\\\|\\\\{|one or (?:zero|more|many)|zero or (?:one|more|many)|many\\\\([01]\\\\)|only one|0\\\\+|1\\\\+?))\\\\s*([-\\\\w]+)\\\\s*(:)\\\\s*(\\\"[\\\\w\\\\s]*\\\"|[-\\\\w]+)\"}]},{\"begin\":\"^\\\\s*(gantt)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"end\":\"(^|\\\\G)(?=\\\\s*[:`~]{3,}\\\\s*$)\",\"patterns\":[{\"match\":\"%%.*\",\"name\":\"comment\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"entity.name.function.mermaid\"}},\"match\":\"(?i)^\\\\s*(dateFormat)\\\\s+([-.\\\\w]+)\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"entity.name.function.mermaid\"}},\"match\":\"(?i)^\\\\s*(axisFormat)\\\\s+([-%./\\\\\\\\\\\\w]+)\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"string\"}},\"match\":\"(?i)(tickInterval)\\\\s+(([1-9][0-9]*)(millisecond|second|minute|hour|day|week|month))\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"string\"}},\"match\":\"(?i)^\\\\s*(title)\\\\s+(\\\\s*[!-/:-?\\\\\\\\^\\\\w\\\\s]*)\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"string\"}},\"match\":\"(?i)^\\\\s*(excludes)\\\\s+((?:[-,\\\\d\\\\s]|monday|tuesday|wednesday|thursday|friday|saturday|sunday|weekends)+)\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"string\"}},\"match\":\"(?i)^\\\\s+(todayMarker)\\\\s+(.*)$\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"string\"}},\"match\":\"(?i)^\\\\s*(section)\\\\s+(\\\\s*[!-/:-?\\\\\\\\^\\\\w\\\\s]*)\"},{\"begin\":\"(?i)^\\\\s(.*)(:)\",\"beginCaptures\":{\"1\":{\"name\":\"string\"},\"2\":{\"name\":\"keyword.control.mermaid\"}},\"end\":\"$\",\"patterns\":[{\"match\":\"(crit|done|active|after)\",\"name\":\"entity.name.function.mermaid\"},{\"match\":\"%%.*\",\"name\":\"comment\"}]}]},{\"begin\":\"^\\\\s*(gitGraph)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"end\":\"(^|\\\\G)(?=\\\\s*[:`~]{3,}\\\\s*$)\",\"patterns\":[{\"match\":\"%%.*\",\"name\":\"comment\"},{\"begin\":\"(?i)^\\\\s*(commit)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"end\":\"$\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"keyword.control.mermaid\"},\"3\":{\"name\":\"string\"}},\"match\":\"(?i)\\\\s*(id)(:)\\\\s?(\\\"[^\\\\n\\\"]*\\\")\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"keyword.control.mermaid\"},\"3\":{\"name\":\"entity.name.function.mermaid\"}},\"match\":\"(?i)\\\\s*(type)(:)\\\\s?(NORMAL|REVERSE|HIGHLIGHT)\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"keyword.control.mermaid\"},\"3\":{\"name\":\"string\"}},\"match\":\"(?i)\\\\s*(tag)(:)\\\\s?(\\\"[!#-(*-/:-?\\\\\\\\^\\\\w\\\\s]*\\\")\"}]},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"variable\"}},\"match\":\"(?i)^\\\\s*(checkout)\\\\s*([^\\\"\\\\s]*)\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"variable\"},\"3\":{\"name\":\"keyword.control.mermaid\"},\"4\":{\"name\":\"keyword.control.mermaid\"},\"5\":{\"name\":\"constant.numeric.decimal.mermaid\"}},\"match\":\"(?i)^\\\\s*(branch)\\\\s*([^\\\"\\\\s]*)\\\\s*(?:(order)(:)\\\\s?(\\\\d+))?\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"variable\"},\"3\":{\"name\":\"keyword.control.mermaid\"},\"4\":{\"name\":\"keyword.control.mermaid\"},\"5\":{\"name\":\"string\"}},\"match\":\"(?i)^\\\\s*(merge)\\\\s*([^\\\"\\\\s]*)\\\\s*(?:(tag)(:)\\\\s?(\\\"[^\\\\n\\\"]*\\\"))?\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"keyword.control.mermaid\"},\"3\":{\"name\":\"keyword.control.mermaid\"},\"4\":{\"name\":\"string\"}},\"match\":\"(?i)^\\\\s*(cherry-pick)\\\\s+(id)(:)\\\\s*(\\\"[^\\\\n\\\"]*\\\")\"}]},{\"begin\":\"^\\\\s*(graph|flowchart)\\\\s+([ 0-9\\\\p{L}]+)?\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"entity.name.function.mermaid\"}},\"end\":\"(^|\\\\G)(?=\\\\s*[:`~]{3,}\\\\s*$)\",\"patterns\":[{\"match\":\"%%.*\",\"name\":\"comment\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"variable\"},\"3\":{\"name\":\"keyword.control.mermaid\"},\"4\":{\"name\":\"string\"},\"5\":{\"name\":\"keyword.control.mermaid\"}},\"match\":\"(?i)^\\\\s*(subgraph)\\\\s+(\\\\w+)(\\\\[)(\\\"?[!#-'*-/:<-?\\\\\\\\^`\\\\w\\\\s]*\\\"?)(])\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"entity.name.function.mermaid\"}},\"match\":\"^\\\\s*(subgraph)\\\\s+([ 0-9<>\\\\p{L}]+)\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"entity.name.function.mermaid\"}},\"match\":\"^(?i)\\\\s*(direction)\\\\s+(RB|BT|RL|TD|LR)\"},{\"match\":\"\\\\b(end)\\\\b\",\"name\":\"keyword.control.mermaid\"},{\"begin\":\"(?i)\\\\b((?:(?!--|==)[-\\\\w])+\\\\b\\\\s*)(\\\\(\\\\[|\\\\[\\\\[|\\\\[\\\\(?|\\\\(+|[>{]|\\\\(\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"variable\"},\"2\":{\"name\":\"keyword.control.mermaid\"},\"3\":{\"name\":\"string\"}},\"end\":\"(?i)(]\\\\)|]]|\\\\)]|]|\\\\)+|}|\\\\)\\\\))\",\"endCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"patterns\":[{\"begin\":\"\\\\s*(\\\")\",\"beginCaptures\":{\"1\":{\"name\":\"string\"}},\"end\":\"(\\\")\",\"endCaptures\":{\"1\":{\"name\":\"string\"}},\"patterns\":[{\"begin\":\"(?i)([^\\\"]*)\",\"beginCaptures\":{\"1\":{\"name\":\"string\"}},\"end\":\"(?=\\\")\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"comment\"}},\"match\":\"([^\\\"]*)\"}]}]},{\"captures\":{\"1\":{\"name\":\"string\"}},\"match\":\"(?i)\\\\s*([!#-'*+,./:;<>?\\\\\\\\^_\\\\w\\\\s]+)\"}]},{\"begin\":\"(?i)\\\\s*((?:-?\\\\.{1,4}-|-{2,5}|={2,5})[>ox]?\\\\|)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"end\":\"(?i)(\\\\|)\",\"endCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"patterns\":[{\"begin\":\"\\\\s*(\\\")\",\"beginCaptures\":{\"1\":{\"name\":\"string\"}},\"end\":\"(\\\")\",\"endCaptures\":{\"1\":{\"name\":\"string\"}},\"patterns\":[{\"begin\":\"(?i)([^\\\"]*)\",\"beginCaptures\":{\"1\":{\"name\":\"string\"}},\"end\":\"(?=\\\")\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"comment\"}},\"match\":\"([^\\\"]*)\"}]}]},{\"captures\":{\"1\":{\"name\":\"string\"}},\"match\":\"(?i)\\\\s*([!#-'*+,./:;<>?\\\\\\\\^_\\\\w\\\\s]+)\"}]},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"string\"},\"3\":{\"name\":\"keyword.control.mermaid\"}},\"match\":\"(?i)\\\\s*([<ox]?(?:-{2,5}|={2,5}|-\\\\.{1,3}|-\\\\.))((?:(?!--|==)[!-'*-/:<-?\\\\[-^`\\\\w\\\\s])*)((?:-{2,5}|={2,5}|\\\\.{1,3}-|\\\\.-)[>ox]?)\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"match\":\"(?i)\\\\s*([<ox]?(?:-?\\\\.{1,4}-|-{1,4}|={1,4})[>ox]?)\"},{\"match\":\"\\\\b((?:(?!--|==)[-\\\\w])+\\\\b\\\\s*)\",\"name\":\"variable\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"variable\"},\"3\":{\"name\":\"string\"}},\"match\":\"(?i)\\\\s*(class)\\\\s+\\\\b([-,\\\\w]+)\\\\s+\\\\b(\\\\w+)\\\\b\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"variable\"},\"3\":{\"name\":\"string\"}},\"match\":\"(?i)\\\\s*(classDef)\\\\s+\\\\b(\\\\w+)\\\\b\\\\s+\\\\b([-#,:;\\\\w]+)\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"variable\"},\"3\":{\"name\":\"variable\"},\"4\":{\"name\":\"string\"}},\"match\":\"(?i)\\\\s*(click)\\\\s+\\\\b([-\\\\w]+\\\\b\\\\s*)(\\\\b\\\\w+\\\\b)?\\\\s(\\\"*.*\\\")\"},{\"begin\":\"\\\\s*(@\\\\{)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"end\":\"(})\",\"endCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"patterns\":[{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"entity.name.function.mermaid\"},\"3\":{\"name\":\"keyword.control.mermaid\"}},\"match\":\"(?i)\\\\s*(shape\\\\s*:)([^,}]*)(,)?\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"string\"},\"3\":{\"name\":\"keyword.control.mermaid\"}},\"match\":\"(?i)\\\\s*(label\\\\s*:)([^,}]*)(,)?\"}]}]},{\"begin\":\"^\\\\s*(mindmap)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"end\":\"(^|\\\\G)(?=\\\\s*[:`~]{3,}\\\\s*$)\",\"patterns\":[{\"match\":\"%%.*\",\"name\":\"comment\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"string\"}},\"match\":\"(?i)(\\\\s*:::)(\\\\s*[!-$\\\\&'*-/;-?\\\\\\\\^\\\\w\\\\s]*)\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"punctuation.parenthesis.open.mermaid\"},\"3\":{\"name\":\"string\"},\"4\":{\"name\":\"punctuation.parenthesis.close.mermaid\"}},\"match\":\"(?i)(\\\\s*::icon)(\\\\s*\\\\()(\\\\s*[!-$\\\\&'*-/;-?\\\\\\\\^\\\\w\\\\s]*)(\\\\s*\\\\))\"},{\"captures\":{\"1\":{\"name\":\"variable\"},\"2\":{\"name\":\"keyword.control.mermaid\"},\"3\":{\"name\":\"string\"},\"4\":{\"name\":\"keyword.control.mermaid\"}},\"match\":\"(?i)(\\\\s*[!-$\\\\&'*-/:-?\\\\\\\\^\\\\w\\\\s]*)(\\\\s*\\\\({1,2}|\\\\){1,2}|\\\\{\\\\{|\\\\[)(\\\\s*[!-$\\\\&'*-/:-?\\\\\\\\^\\\\w\\\\s]*)(\\\\s*\\\\){1,2}|\\\\({1,2}|}}|])\"},{\"match\":\"^(\\\\s*[!-$\\\\&'*-/:-?\\\\\\\\^\\\\w\\\\s]*)\",\"name\":\"string\"}]},{\"begin\":\"^\\\\s*(pie)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"end\":\"(^|\\\\G)(?=\\\\s*[:`~]{3,}\\\\s*$)\",\"patterns\":[{\"match\":\"%%.*\",\"name\":\"comment\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"string\"}},\"match\":\"(?i)^\\\\s*(title)\\\\s+(\\\\s*[!-/:-?\\\\\\\\^\\\\w\\\\s]*)\"},{\"begin\":\"(?i)\\\\s(.*)(:)\",\"beginCaptures\":{\"1\":{\"name\":\"string\"},\"2\":{\"name\":\"keyword.control.mermaid\"}},\"end\":\"$\",\"patterns\":[{\"match\":\"%%.*\",\"name\":\"comment\"}]}]},{\"begin\":\"^\\\\s*(quadrantChart)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"end\":\"(^|\\\\G)(?=\\\\s*[:`~]{3,}\\\\s*$)\",\"patterns\":[{\"match\":\"%%.*\",\"name\":\"comment\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"string\"}},\"match\":\"(?i)^\\\\s*(title)\\\\s*([!-/:-?\\\\\\\\^\\\\w\\\\s]*)\"},{\"begin\":\"(?i)^\\\\s*([xy]-axis)\\\\s+((?:(?!-->)[!#-'*-/=?\\\\\\\\\\\\w\\\\s])*)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"string\"}},\"end\":\"$\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"string\"}},\"match\":\"(?i)\\\\s*(-->)\\\\s*([!#-'*-/=?\\\\\\\\\\\\w\\\\s]*)\"}]},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"string\"}},\"match\":\"(?i)^\\\\s*(quadrant-[1-4])\\\\s*([!-/:-?\\\\\\\\^\\\\w\\\\s]*)\"},{\"captures\":{\"1\":{\"name\":\"string\"},\"2\":{\"name\":\"keyword.control.mermaid\"},\"3\":{\"name\":\"keyword.control.mermaid\"},\"4\":{\"name\":\"constant.numeric.decimal.mermaid\"},\"5\":{\"name\":\"keyword.control.mermaid\"},\"6\":{\"name\":\"constant.numeric.decimal.mermaid\"},\"7\":{\"name\":\"keyword.control.mermaid\"}},\"match\":\"(?i)\\\\s*([!#-'*-/=?\\\\\\\\\\\\w\\\\s]*)\\\\s*(:)\\\\s*(\\\\[)\\\\s*(\\\\d\\\\.\\\\d+)\\\\s*(,)\\\\s*(\\\\d\\\\.\\\\d+)\\\\s*(])\"}]},{\"begin\":\"^\\\\s*(requirementDiagram)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"end\":\"(^|\\\\G)(?=\\\\s*[:`~]{3,}\\\\s*$)\",\"patterns\":[{\"match\":\"%%.*\",\"name\":\"comment\"},{\"begin\":\"(?i)^\\\\s*((?:functional|interface|performance|physical)?requirement|designConstraint)\\\\s*([!-/:-?\\\\\\\\^\\\\w\\\\s]*)\\\\s*(\\\\{)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"variable\"},\"3\":{\"name\":\"keyword.control.mermaid\"}},\"end\":\"(?i)\\\\s*(})\",\"endCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"patterns\":[{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"variable\"}},\"match\":\"(?i)\\\\s*(id:)\\\\s*([!#-'*+,./:;<>?\\\\\\\\^_\\\\w\\\\s]+)\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"string\"}},\"match\":\"(?i)\\\\s*(text:)\\\\s*([!#-'*+,./:;<>?\\\\\\\\^_\\\\w\\\\s]+)\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"entity.name.function.mermaid\"}},\"match\":\"(?i)\\\\s*(risk:)\\\\s*(low|medium|high)\\\\s*$\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"entity.name.function.mermaid\"}},\"match\":\"(?i)\\\\s*(verifymethod:)\\\\s*(analysis|inspection|test|demonstration)\\\\s*$\"}]},{\"begin\":\"(?i)^\\\\s*(element)\\\\s*([!-/:-?\\\\\\\\^\\\\w\\\\s]*)\\\\s*(\\\\{)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"variable\"},\"3\":{\"name\":\"keyword.control.mermaid\"}},\"end\":\"(?i)\\\\s*(})\",\"endCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"patterns\":[{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"variable\"}},\"match\":\"(?i)\\\\s*(type:)\\\\s*([!-'*+,./:;<>?\\\\\\\\^_\\\\w\\\\s]+)\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"variable\"}},\"match\":\"(?i)\\\\s*(docref:)\\\\s*([!#-'*+,./:;<>?\\\\\\\\^_\\\\w\\\\s]+)\"}]},{\"captures\":{\"1\":{\"name\":\"variable\"},\"2\":{\"name\":\"keyword.control.mermaid\"},\"3\":{\"name\":\"keyword.control.mermaid\"},\"4\":{\"name\":\"keyword.control.mermaid\"},\"5\":{\"name\":\"variable\"}},\"match\":\"(?i)^\\\\s*(\\\\w+)\\\\s*(-)\\\\s*((?:contain|copie|derive|satisfie|verifie|refine|trace)s)\\\\s*(->)\\\\s*(\\\\w+)\\\\s*$\"},{\"captures\":{\"1\":{\"name\":\"variable\"},\"2\":{\"name\":\"keyword.control.mermaid\"},\"3\":{\"name\":\"keyword.control.mermaid\"},\"4\":{\"name\":\"keyword.control.mermaid\"},\"5\":{\"name\":\"variable\"}},\"match\":\"(?i)^\\\\s*(\\\\w+)\\\\s*(<-)\\\\s*((?:contain|copie|derive|satisfie|verifie|refine|trace)s)\\\\s*(-)\\\\s*(\\\\w+)\\\\s*$\"}]},{\"begin\":\"^\\\\s*(sequenceDiagram)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"end\":\"(^|\\\\G)(?=\\\\s*[:`~]{3,}\\\\s*$)\",\"patterns\":[{\"match\":\"(%%|#).*\",\"name\":\"comment\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"keyword.control.mermaid\"},\"3\":{\"name\":\"string\"}},\"match\":\"(?i)(title)\\\\s*(:)?\\\\s+(\\\\s*[!-/:<-?\\\\\\\\^\\\\w\\\\s]*)\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"variable\"},\"3\":{\"name\":\"keyword.control.mermaid\"},\"4\":{\"name\":\"string\"}},\"match\":\"(?i)\\\\s*(participant|actor)\\\\s+((?:(?! as )[!-*./<-?\\\\\\\\^\\\\w\\\\s])+)\\\\s*(as)?\\\\s([!-*,./<-?\\\\\\\\^\\\\w\\\\s]+)?\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"variable\"}},\"match\":\"(?i)\\\\s*((?:de)?activate)\\\\s+\\\\b([!-*./<-?\\\\\\\\^\\\\w\\\\s]+\\\\b\\\\)?\\\\s*)\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"entity.name.function.mermaid\"},\"3\":{\"name\":\"variable\"},\"4\":{\"name\":\"keyword.control.mermaid\"},\"5\":{\"name\":\"variable\"},\"6\":{\"name\":\"keyword.control.mermaid\"},\"7\":{\"name\":\"string\"}},\"match\":\"(?i)\\\\s*(Note)\\\\s+((?:left|right)\\\\sof|over)\\\\s+\\\\b([!-*./<-?\\\\\\\\^\\\\w\\\\s]+\\\\b\\\\)?\\\\s*)(,)?(\\\\b[!-*./<-?\\\\\\\\^\\\\w\\\\s]+\\\\b\\\\)?\\\\s*)?(:)(?:\\\\s+([^#;]*))?\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"string\"}},\"match\":\"(?i)\\\\s*(loop)(?:\\\\s+([^#;]*))?\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"match\":\"\\\\s*(end)\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"string\"}},\"match\":\"(?i)\\\\s*(alt|else|option|par|and|rect|autonumber|critical|opt)(?:\\\\s+([^#;]*))?$\"},{\"captures\":{\"1\":{\"name\":\"variable\"},\"2\":{\"name\":\"keyword.control.mermaid\"},\"3\":{\"name\":\"variable\"},\"4\":{\"name\":\"keyword.control.mermaid\"},\"5\":{\"name\":\"string\"}},\"match\":\"(?i)\\\\s*\\\\b([!-*./<-?\\\\\\\\^\\\\w\\\\s]+\\\\b\\\\)?)\\\\s*(-?-[)>x]>?[-+]?)\\\\s*([!-*./<-?\\\\\\\\^\\\\w\\\\s]+\\\\b\\\\)?)\\\\s*(:)\\\\s*([^#;]*)\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"entity.name.function.mermaid\"},\"3\":{\"name\":\"string\"}},\"match\":\"(?i)\\\\s*(box)\\\\s+(transparent)(?:\\\\s+([^#;]*))?\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"string\"}},\"match\":\"(?i)\\\\s*(box)(?:\\\\s+([^#;]*))?\"}]},{\"begin\":\"^\\\\s*(stateDiagram(?:-v2)?)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"end\":\"(^|\\\\G)(?=\\\\s*[:`~]{3,}\\\\s*$)\",\"patterns\":[{\"match\":\"%%.*\",\"name\":\"comment\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"entity.name.function.mermaid\"}},\"match\":\"^(?i)\\\\s*(direction)\\\\s+(BT|RL|TB|LR)\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"match\":\"\\\\s+(})\\\\s+\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"match\":\"\\\\s+(--)\\\\s+\"},{\"match\":\"^\\\\s*([-\\\\w]+)$\",\"name\":\"variable\"},{\"captures\":{\"1\":{\"name\":\"variable\"},\"2\":{\"name\":\"keyword.control.mermaid\"},\"3\":{\"name\":\"string\"}},\"match\":\"(?i)([-\\\\w]+)\\\\s*(:)\\\\s*(\\\\s*[^:]+)\"},{\"begin\":\"(?i)^\\\\s*(state)\\\\s+\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"end\":\"$\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"string\"},\"2\":{\"name\":\"keyword.control.mermaid\"},\"3\":{\"name\":\"variable\"},\"4\":{\"name\":\"keyword.control.mermaid\"}},\"match\":\"(?i)\\\\s*(\\\"[^\\\"]+\\\")\\\\s*(as)\\\\s+([-\\\\w]+)\\\\s*(\\\\{)?\"},{\"captures\":{\"1\":{\"name\":\"variable\"},\"2\":{\"name\":\"keyword.control.mermaid\"}},\"match\":\"(?i)\\\\s*([-\\\\w]+)\\\\s+(\\\\{)\"},{\"captures\":{\"1\":{\"name\":\"variable\"},\"2\":{\"name\":\"keyword.control.mermaid\"}},\"match\":\"(?i)\\\\s*([-\\\\w]+)\\\\s+(<<(?:fork|join)>>)\"}]},{\"begin\":\"(?i)([-\\\\w]+)\\\\s*(-->)\",\"beginCaptures\":{\"1\":{\"name\":\"variable\"},\"2\":{\"name\":\"keyword.control.mermaid\"}},\"end\":\"$\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"variable\"},\"2\":{\"name\":\"keyword.control.mermaid\"},\"3\":{\"name\":\"string\"}},\"match\":\"(?i)\\\\s*([-\\\\w]+)\\\\s*(:)?\\\\s*([^\\\\n:]+)?\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"keyword.control.mermaid\"},\"3\":{\"name\":\"string\"}},\"match\":\"(?i)(\\\\[\\\\*])\\\\s*(:)?\\\\s*([^\\\\n:]+)?\"}]},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"keyword.control.mermaid\"},\"3\":{\"name\":\"variable\"},\"4\":{\"name\":\"keyword.control.mermaid\"},\"5\":{\"name\":\"string\"}},\"match\":\"(?i)(\\\\[\\\\*])\\\\s*(-->)\\\\s*([-\\\\w]+)\\\\s*(:)?\\\\s*([^\\\\n:]+)?\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"variable\"},\"3\":{\"name\":\"keyword.control.mermaid\"},\"4\":{\"name\":\"string\"}},\"match\":\"(?i)^\\\\s*(note (?:left|right) of)\\\\s+([-\\\\w]+)\\\\s*(:)\\\\s*([^\\\\n:]+)\"},{\"begin\":\"(?i)^\\\\s*(note (?:left|right) of)\\\\s+([-\\\\w]+)(.|\\\\n)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"variable\"}},\"contentName\":\"string\",\"end\":\"(?i)(end note)\",\"endCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}}}]},{\"begin\":\"^\\\\s*(journey)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"end\":\"(^|\\\\G)(?=\\\\s*[:`~]{3,}\\\\s*$)\",\"patterns\":[{\"match\":\"%%.*\",\"name\":\"comment\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"string\"}},\"match\":\"(?i)^\\\\s*(title|section)\\\\s+(\\\\s*[!-/:-?\\\\\\\\^\\\\w\\\\s]*)\"},{\"begin\":\"(?i)\\\\s*([!\\\"$-/<-?\\\\\\\\^\\\\w\\\\s]*)\\\\s*(:)\\\\s*(\\\\d+)\\\\s*(:)\",\"beginCaptures\":{\"1\":{\"name\":\"string\"},\"2\":{\"name\":\"keyword.control.mermaid\"},\"3\":{\"name\":\"constant.numeric.decimal.mermaid\"},\"4\":{\"name\":\"keyword.control.mermaid\"}},\"end\":\"$\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"variable\"}},\"match\":\"(?i)\\\\s*,?\\\\s*([^\\\\n#,]+)\"}]}]},{\"begin\":\"^\\\\s*(xychart(?:-beta)?(?:\\\\s+horizontal)?)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"end\":\"(^|\\\\G)(?=\\\\s*[:`~]{3,}\\\\s*$)\",\"patterns\":[{\"match\":\"%%.*\",\"name\":\"comment\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"string\"}},\"match\":\"(?i)^\\\\s*(title)\\\\s+(\\\\s*[!-/:-?\\\\\\\\^\\\\w\\\\s]*)\"},{\"begin\":\"(?i)^\\\\s*(x-axis)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"end\":\"$\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"constant.numeric.decimal.mermaid\"},\"2\":{\"name\":\"keyword.control.mermaid\"},\"3\":{\"name\":\"constant.numeric.decimal.mermaid\"}},\"match\":\"(?i)\\\\s*([-+]?\\\\d+\\\\.?\\\\d*)\\\\s*(-->)\\\\s*([-+]?\\\\d+\\\\.?\\\\d*)\"},{\"captures\":{\"1\":{\"name\":\"string\"}},\"match\":\"(?i)\\\\s+(\\\"[!#-(*-/:-?\\\\\\\\^\\\\w\\\\s]*\\\")\"},{\"captures\":{\"1\":{\"name\":\"string\"}},\"match\":\"(?i)\\\\s+([!#-(*-/:-?\\\\\\\\^\\\\w]*)\"},{\"begin\":\"\\\\s*(\\\\[)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"end\":\"\\\\s*(])\",\"endCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"patterns\":[{\"captures\":{\"1\":{\"name\":\"constant.numeric.decimal.mermaid\"}},\"match\":\"(?i)\\\\s*([-+]?\\\\d+\\\\.?\\\\d*)\"},{\"captures\":{\"1\":{\"name\":\"string\"}},\"match\":\"(?i)\\\\s*(\\\"[!#-(*-/:-?\\\\\\\\^\\\\w\\\\s]*\\\")\"},{\"captures\":{\"1\":{\"name\":\"string\"}},\"match\":\"(?i)\\\\s*([-!#-(*+./:-?\\\\\\\\^\\\\w\\\\s]+)\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"match\":\"(?i)\\\\s*(,)\"}]}]},{\"begin\":\"(?i)^\\\\s*(y-axis)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"end\":\"$\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"constant.numeric.decimal.mermaid\"},\"2\":{\"name\":\"keyword.control.mermaid\"},\"3\":{\"name\":\"constant.numeric.decimal.mermaid\"}},\"match\":\"(?i)\\\\s*([-+]?\\\\d+\\\\.?\\\\d*)\\\\s*(-->)\\\\s*([-+]?\\\\d+\\\\.?\\\\d*)\"},{\"captures\":{\"1\":{\"name\":\"string\"}},\"match\":\"(?i)\\\\s+(\\\"[!#-(*-/:-?\\\\\\\\^\\\\w\\\\s]*\\\")\"},{\"captures\":{\"1\":{\"name\":\"string\"}},\"match\":\"(?i)\\\\s+([!#-(*-/:-?\\\\\\\\^\\\\w]*)\"}]},{\"begin\":\"(?i)^\\\\s*(line|bar)\\\\s*(\\\\[)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"},\"2\":{\"name\":\"keyword.control.mermaid\"}},\"end\":\"\\\\s*(])\",\"endCaptures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"patterns\":[{\"captures\":{\"1\":{\"name\":\"constant.numeric.decimal.mermaid\"}},\"match\":\"(?i)\\\\s*([-+]?\\\\d+\\\\.?\\\\d*)\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.mermaid\"}},\"match\":\"(?i)\\\\s*(,)\"}]}]}]},\"mermaid-ado-code-block\":{\"begin\":\"(?i)\\\\s*:::\\\\s*mermaid\\\\s*$\",\"contentName\":\"meta.embedded.block.mermaid\",\"end\":\"\\\\s*:::\\\\s*\",\"patterns\":[{\"include\":\"#mermaid\"}]},\"mermaid-code-block\":{\"begin\":\"(?i)(?<=[`~])\\\\s*mermaid(\\\\s+[^`~]*)?$\",\"contentName\":\"meta.embedded.block.mermaid\",\"end\":\"(^|\\\\G)(?=\\\\s*[`~]{3,}\\\\s*$)\",\"patterns\":[{\"include\":\"#mermaid\"}]},\"mermaid-code-block-with-attributes\":{\"begin\":\"(?i)(?<=[`~])\\\\s*\\\\{\\\\s*\\\\.?mermaid(\\\\s+[^`~]*)?$\",\"contentName\":\"meta.embedded.block.mermaid\",\"end\":\"(^|\\\\G)(?=\\\\s*[`~]{3,}\\\\s*$)\",\"patterns\":[{\"include\":\"#mermaid\"}]}},\"scopeName\":\"markdown.mermaid.codeblock\",\"aliases\":[\"mmd\"]}"))
|
|
2
|
+
|
|
3
|
+
export default [
|
|
4
|
+
lang
|
|
5
|
+
]
|