0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/mdx/src
Ben Holmes 05caf445d4
Cleanup deprecated Markdown APIs from 0.X (#5891)
* chore: remove deprecated `getHeaders()`

* chore: remove `rawContent()` and `compiledContent()`

* chore: remove raw and compiled content from MDX type

* chore: remove 0.X error for `astro` property

* chore: changeset

* lint: no empty interface

* chore: update changeset
2023-01-18 17:04:37 -05:00
..
index.ts Cleanup deprecated Markdown APIs from 0.X (#5891) 2023-01-18 17:04:37 -05:00
plugins.ts Cleanup deprecated Markdown APIs from 0.X (#5891) 2023-01-18 17:04:37 -05:00
rehype-collect-headings.ts [ci] format 2022-12-20 22:10:25 +00:00
rehype-meta-string.ts Preserve code element node meta for rehype syntax highlighters (#5335) 2022-11-09 08:32:13 -05:00
remark-prism.ts Refactor @astrojs/prism, fix Prism component import not working (#4114) 2022-08-02 15:53:18 -04:00
remark-shiki.ts fix shiki css class replace logic in md and mdx integrations (#5837) 2023-01-12 20:15:51 +08:00
utils.ts [MDX] Remove verbose migration logs (#5667) 2022-12-22 16:13:46 -05:00