vite-plugin-svelte-md@0.4.0
·
9 commits
to main
since this release
Minor Changes
-
Replace
markdown-itwithmarkdown-exit. (#130)You can now use async plugins as well as async syntax highlighers with
vite-plugin-svelte-md, with complete compatibility with themarkdown-itecostystem! Seemarkdown-exitdocumentation for more details.
Patch Changes
- New
useconfiguration option to registermarkdown-itandmarkdown-exitplugins in a type-safe way. (#130)