astro/packages/markdown/remark/src
Juan Martín Seery cfeaa9414a
fix: import local plugins into markdown (#2534)
* Replaced "UnifiedPluginImport" for a function

* Updated tests

* Updated docs

* Updated examples

* Added changeset

* Fixed tests

* Removed unused "UnifiedPluginImport"

* Duplicated add-classes.mjs
2022-02-04 13:49:50 -05:00
..
index.ts Add Shiki as an alternative to Prism (#2497) 2022-01-31 16:14:07 -06: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 Add Shiki as an alternative to Prism (#2497) 2022-01-31 16:14:07 -06: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 fix: import local plugins into markdown (#2534) 2022-02-04 13:49:50 -05:00