Runtime markdown processor with support for injecting your custom Vue components into your markdown text.
npm install vue-components-markdownNot tested with Vue3 yet
vue-components-markdown?!DEMO
vue-components-markdown is a runtime markdown processor with support for injecting your custom Vue components into your markdown text.
By default it uses vue-markdown but you can handle markdown processing via markdown-processor scoped slot.
vue-components-markdown is a Vue plugin that automatically registers the vue-components-markdown component in your component instances. More details here.
Documentation with examples & API can be found here.
LivePreview example here.