1. vue-components-markdown

vue-components-markdown

vue-components-markdown

Not tested with Vue3 yet

What is 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.

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.