Render html content in rich text – Contentful + Next.js
I am building a website using Next.js and Contentful. Now I want to render html content something like <span style="font-size: 18px">View</span>
in Contentful rich text. I am not sure if this is possible even.