summaryrefslogtreecommitdiff
path: root/packages/integrations/netlify/src/integration-edge-functions.ts
diff options
context:
space:
mode:
authorGravatar Ben Holmes <hey@bholmes.dev> 2022-07-21 18:01:26 -0400
committerGravatar GitHub <noreply@github.com> 2022-07-21 18:01:26 -0400
commit399d7e269834d11c046b390705a9a53d3738f3cf (patch)
treeff3ca9d527f6d707616772d22fcbcb704e41e661 /packages/integrations/netlify/src/integration-edge-functions.ts
parentc2968b05421bffe5e3f033e9c5423191ee6a1cf7 (diff)
downloadastro-399d7e269834d11c046b390705a9a53d3738f3cf.tar.gz
astro-399d7e269834d11c046b390705a9a53d3738f3cf.tar.zst
astro-399d7e269834d11c046b390705a9a53d3738f3cf.zip
Fix: use `set:html` when markdown mode is `md` (#4008)
* refactor: add legacy.jsxInMarkdown flag to config * fix: use `set:html` when `markdown.mode` is 'md' * Revert "refactor: add legacy.jsxInMarkdown flag to config" This reverts commit 5572e8d9b33eb1e9168d221f22348d3b3cb4b29a. * fix: move `remarkUnwrap, remarkEscape` to MDX only * fix: only apply scary HTML passthroughs on MDX * fix: move all JSX-specific rehype plugins under `isMDX` * fix: "allowDangerousHtml" for md (required for Shiki) * fix: apply `set:html` for non-layouts too * test: JSX expressions, components, syntax highlighting * chore: changeset * fix: ignore "setup" and "components" in plain MD mode * refactor: create new fixture to avoid weird caching error * fix: dup package name * chore: update lock * fix: apply rehypeCollectHeaders to md
Diffstat (limited to 'packages/integrations/netlify/src/integration-edge-functions.ts')
0 files changed, 0 insertions, 0 deletions