@samplekit/preprocess-shiki
v3.0.0
Published
Svelte preprocessor for code highlighting using Shiki.
Downloads
221
Maintainers
Readme
Svelte Shiki Preprocessor
What is 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.