JSPM

  • Created
  • Published
  • Downloads 8013
  • Score
    100M100P100Q143228F
  • License MIT

A markdown parser library that renders to svelte components.

Package Exports

  • @magidoc/plugin-svelte-marked

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