ravenq / markdown-it-vue

The vue lib for markdown-it.
MIT License
348 stars 67 forks source link

Render to image/png #30

Closed olimboy closed 3 years ago

olimboy commented 3 years ago

How i can render to an image not html?

ravenq commented 3 years ago

mardown-it-vue try to render markdown text to html.

html2canvas can render html to image.

http://html2canvas.hertzen.com/