Hello Community
We are using the new Multilingual XML FileType to translate xliff files with CDATA embedded html.
The segmentation works great but unfortunately when generating the target file tags are encoded.
Example:
<source><![CDATA[<h2><span>Hi. I'm Jason.</span></h2>]]></source>
is encoded to
<target><