I am using the Rest API to add content to my project. Is there a way of getting the actual HTML in the response from Prismic. Prismic gives a JSON response something like this.
At the moment I am looping through the data, adding the type names as a class name in of a , and creating styles to mimic those types. For example {Text} could produce blah blah blah .