{"library":"vue-markdown","type":"library","category":null,"description":"Vue-markdown is a component designed for Vue.js applications (specifically Vue 2.x) that provides robust and high-speed parsing and rendering of Markdown content. The current stable version, 2.2.4, was released approximately seven years ago and primarily supports the Vue 2 ecosystem. It offers extensive Markdown syntax support including GFM task lists, tables, automatic table of contents generation, emojis, footnotes, and allows for integration with external libraries like Prism for syntax highlighting and KaTeX for mathematical expressions. Key differentiators include its rich feature set for extended Markdown and its direct component-based integration for Vue 2. However, the package is no longer actively maintained, making it unsuitable for modern Vue 3+ projects, which would require alternative solutions or manual integration of a generic Markdown parser.","language":"javascript","status":"abandoned","version":"2.2.4","tags":["javascript","vue","markdown","vue-markdown"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-markdown","imports":["import VueMarkdown from 'vue-markdown'","const VueMarkdown = require('vue-markdown')","new Vue({\n  components: {\n    VueMarkdown\n  }\n})"]},{"cmd":"yarn add vue-markdown","imports":[]},{"cmd":"pnpm add vue-markdown","imports":[]}],"homepage":null,"github":"https://github.com/miaolz123/vue-markdown","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-markdown","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/vue-markdown/compatibility"}}