A helper to build generic tree from rich text raw json
Get a generic tree from a richtext
; PrismicRichText
Get a serialized tree from a richtext
You can find an example here: https://github.com/prismicio/prismic-dom/blob/master/src/index.js
; // define a serialize function to manage your fragment // you can use the 'Element' Helper from PrismicRichText to match the different fragments {...} PrismicRichText