astro/packages/markdown/remark/src
Juan Martín Seery 9b7e2ab251
Fixed shiki import to work with "type": "module" (#2628)
* Fixed shiki import to work with "type": "module"

* Changeset

* Separated types import

* Add "* as" to type import
2022-02-22 08:46:04 -08:00
..
index.ts feat: Added the ability to add custom themes/languages to Shiki (#2518) 2022-02-07 08:31:02 -08:00
load-plugins.ts fix: import local plugins into markdown (#2534) 2022-02-04 13:49:50 -05:00
rehype-collect-headers.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
rehype-escape.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
rehype-expressions.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
rehype-islands.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
rehype-jsx.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
remark-expressions.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
remark-jsx.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
remark-prism.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
remark-scoped-styles.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
remark-shiki.ts Fixed shiki import to work with "type": "module" (#2628) 2022-02-22 08:46:04 -08:00
remark-slug.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
remark-unwrap.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
types.ts feat: Added the ability to add custom themes/languages to Shiki (#2518) 2022-02-07 08:31:02 -08:00