So my backend is Django with Django Rest API and there I create my blog posts which are rendered in Nuxt page using "v-html" directive.
Problem 1: