Tutorials
Syntax Highlighting in Svelte using PrismJS
Highlight and format code in an easy method using a svelte component and PrismJS.
Using Svelte Components as Templates
Create reusable components that take on whatever structure you need, import them and define the parts of the component that should be unique.