0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/markdown/remark/src
Matthew Phillips 48a35e6042
Consolidate inline hydration scripts into one (#3244)
* Consolidate inline hydration scripts into one

* Adds changeset

* Update custom element test

* Provide a better name for tracking if we have added a hydration script
2022-05-03 09:07:16 -04:00
..
index.ts refactor(markdown): removed rehype-slug in favor of our own implementation (#3234) 2022-04-29 21:07:09 -03:00
load-plugins.ts feat: markdown config typechecking (#2970) 2022-04-11 16:01:12 -07:00
rehype-collect-headers.ts refactor(markdown): removed rehype-slug in favor of our own implementation (#3234) 2022-04-29 21:07:09 -03:00
rehype-escape.ts chore: changed data-astro-raw to is:raw (#2706) 2022-03-03 11:34:36 -06:00
rehype-expressions.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
rehype-islands.ts Consolidate inline hydration scripts into one (#3244) 2022-05-03 09:07:16 -04:00
rehype-jsx.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
remark-expressions.ts Fix: markdown JSX expression inconsistencies (#3152) 2022-04-19 16:37:11 -04:00
remark-jsx.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
remark-prism.ts update prettier width (#2968) 2022-04-02 14:15:41 -06:00
remark-scoped-styles.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
remark-shiki.ts handle diff symbols in shiki (#3108) 2022-04-18 22:36:42 -07:00
remark-unwrap.ts Consolidate inline hydration scripts into one (#3244) 2022-05-03 09:07:16 -04:00
types.ts refactor(markdown): removed rehype-slug in favor of our own implementation (#3234) 2022-04-29 21:07:09 -03:00