In this blog we will take a look at the one of the great features of Nuxt ecosystem, serving markdown file from content directory
Nuxt Provide a module by the name Nuxt-Content, which have a very clean API to process markdown file as an html file. It renders the md file inside the content directory of the Nuxt App.