Vue Remark Dynamically render Vue components from Markdown using Remark! Installation npm install vue-remark Example run npm run playground to see it live. @[MyComponent](Hello World!) will render: @[MyComponent](Hello World!)