A new starter template and demo of the latest rendering and highly customizable Svelte Markdown solution, using:
-
Content-Collection validates and transforms your Markdown content into type-safe JSON data you can easily import into your application.
-
Svelte-Markdown A new fast, powerful and customizable markdown renderer for Svelte - supports Svelte components, custom HTML Tag rendering, caching and more.
-
SvelteKit / Svelte a framework for rapidly developing robust, performant web applications.
-
TailwindCSS most successful CSS framework - not mandatory.
Small demo at vercel.com with a webpage
- Markdown post with Svelte component
- Content is maintained at /src/content/posts/second.md
- Rendering with a helper of /src/lib/components/SvelteMarkdown/SvelteMarkdown.svelte