vue-markdown
vue-markdown copied to clipboard
A Powerful and Highspeed Markdown Parser for Vue
Today a dependency, highlight.js, became totally deprecated, it would at least be beutiful to update the deps...
Hello, I have imported vue-markdown in a Laravel project. I was getting this error because I did not have installed `babel-runtime` ...
如何实现Demo中,左侧的source和右侧的渲染结果在上下滚动时,一起动。 谢谢
Obligatory warning that this project seems somewhat abandoned at this point, and that you may want to look elsewhere, weary developer. Although it will likely continue to work for Vue...
Hi! Trying to use the preprender prop to filter the contents but I get the error below. Any idea? `{ TypeError: this.prerender is not a function at Proxy.render (/vuenuxt/node_modules/vue-markdown/dist/vue-markdown.common.js:321:52) at...
https://github.com/adapttive/vue-markdown/ is a well-maintained fork of this project.
I get a security warning on my app because vue-markdown requires 9.X for highlight.js but the vulnerability is only fixed in 10.4.1 See below
Hi all is it possible to disable katex ? Thank you
The documentation only mentions code highlighting needs Prism.But how can i configure it?
``` # Vue Markdown i am a ~~tast~~ **test**. ``` 