Basic
Installation
jsrepo add ui/code
To highlight the code you'll need a to initialize the highlighter context you can do that by adding the following code to your ./src/routes/+layout.svelte:
You will also need to add the following code to your global css file:
The highlighter can be configured from shiki-provider.svelte.