When we perform a bulk import with translated content, is there any possible way to retain the formatting of the markup?
The exported content extracts the markup (bold, italic, links) into separate nodes (spans) in the JSON. So when the JSON content is sent off for translation, the translation teams have no way of identifying where the markup is, so they simply translate the raw text nodes. Then when we import the JSON back into Prismic via the bulk import tool, the markup is now in incorrect positions, as the character length/position has changed with the translated content. See attached images.
Is there something I'm missing here? Or is this the intended functionality?
Does anyone know of a way to retain markup/formatting during a translation via the import/export tool?
Thanks!