How to render Vue-Quill content from API to markdown in Nuxt 3
I’m using Vue-Quill + markdown-it in my Nuxt 3 project and I have an exisiting API that has content and that content is already formatted as markdown.
I’m using Vue-Quill + markdown-it in my Nuxt 3 project and I have an exisiting API that has content and that content is already formatted as markdown.