Is there an existing issue for this?
Describe the bug
When I try to highlight Svelte 5 code, snippets (not present in Svelte 4) are highlighted as errors:
Is Svelte 5 supported, or is the Svelte support only for version 4 right now?
To Reproduce
Playground link
echo "{#snippet snowflakeIcon()}\n <Snowflake weight='regular' size='2em' />\n{/snippet}" | chroma -l svelte --html
Is there an existing issue for this?
Describe the bug
When I try to highlight Svelte 5 code, snippets (not present in Svelte 4) are highlighted as errors:
Is Svelte 5 supported, or is the Svelte support only for version 4 right now?
To Reproduce
Playground link