A minimal example showing how to use Comark with Svelte and Vite.
Select a file to view its contents
https://comark-svelte.vercel.app

This example demonstrates the simplest way to use Comark with Svelte - use the Comark component and pass it markdown content. The component handles parsing and rendering automatically using Svelte 5's $state and $effect runes.