vue-components-markdown
Not tested with Vue3 yet
vue-components-markdown
?
What is
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.
How to install?
vue-components-markdown
is a Vue plugin that automatically registers the vue-components-markdown
component in your component instances. More details here.
Documentation
Documentation with examples & API can be found here.
Demo
You can check the LivePreview
example here.