Getting Started
Installation
Config
Add the following to your astro.config.mjs
file:
Usage
Add live
to the end of your code block. If the language is renderable by your
Astro project (e.g. jsx
, svelte
, vue
, etc.) it will be rendered as an
imported component.
See the next page for more examples.