0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/packages/markdown/remark/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 Rename Markdown util getHeaders() to getHeadings() (#4031) 2022-07-23 17:23:15 -05:00
load-plugins.ts
mdast-util-mdxish.ts [ci] format 2022-05-24 22:03:29 +00:00
mdxjs.ts [ci] format 2022-06-08 17:43:10 +00:00
rehype-collect-headings.ts Rename Markdown util getHeaders() to getHeadings() (#4031) 2022-07-23 17:23:15 -05:00
rehype-escape.ts Add tests for markdown content escaping (#4058) 2022-07-26 17:31:57 -04:00
rehype-expressions.ts
rehype-islands.ts Consolidate hydration scripts into just one (#3571) 2022-06-15 08:50:05 -04:00
rehype-jsx.ts Remove extra newlines around Markdown components (#3620) 2022-06-17 11:52:37 -05:00
remark-escape.ts [ci] format 2022-06-20 17:14:08 +00:00
remark-mark-and-unravel.ts [ci] format 2022-05-24 22:03:29 +00:00
remark-mdxish.ts Fix remarkMdxish performance issue on huge sites (#3572) 2022-06-10 17:32:23 -05:00
remark-prism.ts Refactor @astrojs/prism, fix Prism component import not working (#4114) 2022-08-02 15:53:18 -04:00
remark-scoped-styles.ts
remark-shiki.ts ci: fix eslint issues (#3969) 2022-07-18 19:59:53 -03:00
remark-unwrap.ts Consolidate hydration scripts into just one (#3571) 2022-06-15 08:50:05 -04:00
types.ts Rename Markdown util getHeaders() to getHeadings() (#4031) 2022-07-23 17:23:15 -05:00