DEV Community

Discussion on: Staying static with Nuxt: Implementing Netlify CMS

Collapse
 
katieadamsdev profile image
Katie Adams

I know it's probably a bit late, but in a project I was working on I found markdown-it was a useful library to parse the markdown and rich text. It came with a few... quirks that I daren't go into but after a little tinkering it now works pretty seamlessly on my site. Hope this helps!

Collapse
 
kn0wn profile image
kn0wn

We were using tailwind for the stack, so the tailwind typography plugin helped style the content from the cms