This package contains a block renderer for league/commonmark to highlight code blocks using Shiki PHP. This package also ships with the following extra languages, on top of the 100+ that Shiki ...
# Button An example of how to use our Button component ```svelte example <script> import Button from '$lib/Button.svelte' </script> <Button>Button</Button ...