markdown-it-vue icon indicating copy to clipboard operation
markdown-it-vue copied to clipboard

Access to markdown-it functions?

Open versak opened this issue 3 years ago • 0 comments

I'm trying to access the parse function of markdown-it proper but unable to find the proper way to do it my vue methods. Is this possible? I'm trying to convert the markdown to json like the debug example in their demo code.

versak avatar Dec 13 '22 14:12 versak