I am developing an React site with Strapi as CMS. I am very lazy and want that React knows when strapi is creating an heading.
Strapi export h1, h2, h3 as #, ##, ### etc. Screenshot
It is possible that react parting and syling it automatticly?
You can simply use react-markdown.