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 f1a52c18af
[MDX] Switch from Shiki Twoslash -> Astro Markdown highlighter (#4292)
* freat: twoslash -> Astro shiki parser

* test: update shiki style check

* feat: always apply rehypeRaw

* deps: move remark-shiki-twoslash to dev

* test: add shiki-twoslash test

* docs: update readme with twoslash example

* chore: changeset

* nit: remove "describe('disabled')"
2022-08-15 10:43:12 -04:00
..
astro-data-utils.ts [MDX] Fix remaining inconsistencies with Markdown (#4268) 2022-08-12 18:17:26 -04:00
index.ts [MDX] Switch from Shiki Twoslash -> Astro Markdown highlighter (#4292) 2022-08-15 10:43:12 -04:00
rehype-collect-headings.ts [MDX] Add getHeadings + generate anchor links (#4095) 2022-08-01 17:23:56 -04: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 [MDX] Switch from Shiki Twoslash -> Astro Markdown highlighter (#4292) 2022-08-15 10:43:12 -04:00
utils.ts Frontmatter injection for MD and MDX (#4176) 2022-08-05 18:55:38 -05:00