https://github.com/olets/shiki
Forks of some Shiki org repos. Notably, @olets/eleventy-plugin-shiki-twoslash support Eleventy 3 and adds the latest Shiki themes and languages
https://github.com/olets/shiki
eleventy markdown remark shiki syntax-highlighting twoslash
Last synced: 3 months ago
JSON representation
Forks of some Shiki org repos. Notably, @olets/eleventy-plugin-shiki-twoslash support Eleventy 3 and adds the latest Shiki themes and languages
- Host: GitHub
- URL: https://github.com/olets/shiki
- Owner: olets
- Created: 2024-10-22T21:45:50.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-13T18:24:54.000Z (7 months ago)
- Last Synced: 2025-02-26T23:59:01.935Z (4 months ago)
- Topics: eleventy, markdown, remark, shiki, syntax-highlighting, twoslash
- Language: TypeScript
- Homepage:
- Size: 15.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Roadmap: ROADMAP.md
Awesome Lists containing this project
README
# @olets shiki
Forks of some [Shiki org](https://github.com/shikijs) repos.
Motivated by a desire to have access to the latest [Shiki themes](https://shiki.style/themes) in Eleventy v3 without switching to [@shikijs/markdown-it](https://shiki.style/packages/markdown-it), the Markdown fence parsing of which doesn't play nice with the transform I apply to [my articles'](https://www.olets.dev/posts/) code blocks.
## Packages
[@olets/eleventy-plugin-shiki-twoslash](./packages/eleventy-plugin-shiki-twoslash/) 
: ESM, Eleventy 3 support, no Eleventy < 3 support, and (via @olets/shiki) additional themes and languages👇
[@olets/remark-shiki-twoslash](./packages/remark-shiki-twoslash/) : ESM and (via @olets/shiki) additional themes and languages
👇
[@olets/shiki-twoslash](./packages/shiki-twoslash/) : ESM and (via @olets/shiki) additional themes and languages
👇
[@olets/shiki](./packages/shiki/) : ESM, and additional themes and languages