miaolz123 / vue-markdown

A Powerful and Highspeed Markdown Parser for Vue
https://miaolz123.github.io/vue-markdown/
MIT License
1.89k stars 257 forks source link

Adds the ability to dynamically render code blocks #75

Open NoahCardoza opened 5 years ago

NoahCardoza commented 5 years ago

Basically, now when the markdown is updated, Prism will be called to re-render all the code blocks inside the newly generated HTML.

Wasn't sure how you wanted to add this into your gh-pages branch so I'll leave that to you.

milindsingh commented 3 years ago

Thanks @NoahCardoza I have merged your PR in new repository and I am planning to maintain this package and have already merged most of the PR in my repository. Any contribution is welcomed to the new repository.

Please check https://github.com/adapttive/vue-markdown/ master: current version (with few fixes) next: updated dependencies and few features added.

Use: npm install @adapttive/vue-markdown

https://www.npmjs.com/package/@adapttive/vue-markdown