romain
(Romain Lambert)
February 12, 2021, 9:17am
1
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
Priyanka
(Priyanka Maheshwari)
February 12, 2021, 10:30am
3
Hello Romain,
Thanks for posting to us this question.
There are a couple of community-made tools that can help you convert either Markdown or raw HTML into the proper JSON format to add the content to a Rich Text field.
Let me know if you try these and which one you prefer!
Priyanka
romain
(Romain Lambert)
February 12, 2021, 10:43am
4
Thank you very much I'll take a look at those plugin