Svelte component to render markdown. Dynamic and Extensible.
npm install svelte-exmarkdown


Svelte component to render markdown. Dynamic and Extensible.
svelte-markdown is a good component package.
However, it is not extensible. You cannot use custom syntax(e.g. KaTeX).
MDsveX is another good package.
However, it is a preprocessor. Not suitable for dynamic rendering.
We need pluggable and dynamic markdown renderer in svelte like react-markdown.
``svelte
`
with GFM
`svelte
``
https://ssssota.github.io/svelte-exmarkdown