astro/packages/markdown/remark
Juan Martín Seery 6fe1b0279f
Add Shiki as an alternative to Prism (#2497)
* [ci] yarn format

* Added shiki to markdown-remark

* Upgraded astro shiki

* Added minimal example

* Changed defaults to match <Code />

* Replace `shiki` with `astro` classes

* Added documentation

* Updated Astro code to use new `codeToHtml`

* Added changesets

* Added basic test

* Updated tests a bit

Co-authored-by: JuanM04 <JuanM04@users.noreply.github.com>
2022-01-31 16:14:07 -06:00
..
src Add Shiki as an alternative to Prism (#2497) 2022-01-31 16:14:07 -06:00
CHANGELOG.md Fix formatting issues caused by release (#2261) 2021-12-23 12:41:55 -05:00
package.json Add Shiki as an alternative to Prism (#2497) 2022-01-31 16:14:07 -06:00
tsconfig.json Support Node v14.15+ (#2202) 2021-12-16 18:53:22 -05:00