astro/packages/integrations/mdx/src
Nate Moore b60cc0538b
Add generic plugin for page-ssr injection (#4049)
* feat: add generic page-ssr plugin

* refactor: remove page-specific logic from astro/markdown/mdx plugins

* refactor: revert changes to vite-plugin-scripts

* fix: handle injected `page` scripts in build

* fix: prepend injected `page` scripts with `/@id/` in dev

Co-authored-by: Nate Moore <nate@astro.build>
2022-08-02 14:07:17 -05:00
..
index.ts Add generic plugin for page-ssr injection (#4049) 2022-08-02 14:07:17 -05:00
rehype-collect-headings.ts [MDX] Add getHeadings + generate anchor links (#4095) 2022-08-01 17:23:56 -04:00
remark-prism.ts [ci] format 2022-07-21 20:46:16 +00:00
utils.ts [ci] format 2022-08-01 21:25:50 +00:00