You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just ended up writing my own little wrapper component for it. Very easy. Just create an instance for the MarkdownIt with the plugins you want, make a prop for incoming markdown and a computed property for the HTML rendered version, and render the HTML in the template using v-html.
Hi!
Looks great. Is there any plans to make this Vue 3 + Vite compatible?
![image](https://user-images.githubusercontent.com/25752941/94294932-70080480-ff58-11ea-8c02-03e4ae4a14aa.png)
The text was updated successfully, but these errors were encountered: