summaryrefslogtreecommitdiff
path: root/examples/with-markdown-shiki/src (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-01-31Add Shiki as an alternative to Prism (#2497)Gravatar Juan Martín Seery 3-0/+88
* [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>