@magidoc/plugin-svelte-marked
v6.2.0
Published
A markdown parser library that renders to svelte components.
Downloads
12,538
Maintainers
Readme
Magidoc - Svelte Marked
Svelte-Marked is a markdown parser that renders into Svelte components. It supports Github Flavored Markdown out of the box (tables, lists, raw HTML, etc.).
Each component renderer can be overwritten to customize its style and extensions can be registered to support a more advanced markdown syntax.
This library can be used in any Svelte or SvelteKit application.
Documentation
For more details on how to use this library, see the documentation