Svelte preprocessor for code highlighting using Shiki.
npm install @samplekit/preprocess-shiki
preprocess-shiki?preprocess-shiki is a preprocessor for Svelte which allows you to write decorated code blocks (via Shiki) directly in Svelte templates without disrupting other tools like svelte-check, Prettier, ESLint, TypeScript, etc.
This package has a corresponding VS Code Extension to provide syntax highlighting.

- Docs
- NPM Package
- NPM Package Source
- Companion VSCode Extension
- Companion Extension Source