astro/packages/integrations/mdx/src
Erika 64432bcb87
Refactor @astrojs/prism, fix Prism component import not working (#4114)
* Upgrade @astrojs/prism to a real package, fix component import not working

* Remove `@astrojs/prism` as a dependency of `astro`

* Update lock file

* Refactor to multiple files

* Oops, can't have astro imports run inside node

* Follow Nate's suggestion on being minors instead of patchs

* Update lockfile
2022-08-02 15:53:18 -04: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 Refactor @astrojs/prism, fix Prism component import not working (#4114) 2022-08-02 15:53:18 -04:00
utils.ts [ci] format 2022-08-01 21:25:50 +00:00