Hello
I am trying to import old JSON files with the import feature of prismic.
I need to format those files to match my new documents.
I have html as string and need to format it to match structured text so it can be added to my document Rich text field.
I was then wondering if a parser existed to change my html to structured text
Thanks