The JCR importer misses text from the richtext property.
E.g.: with followinng md, the xml is missing all the text strings: Text with link, ...
+-------------------------------------------------------------------------+
| richtext |
+=========================================================================+
| Text with link [CTA 1](htttps://www.adobe.com) becomes richtext as well |
| Text with link [CTA 2](htttps://www.google.com) as well |
+-------------------------------------------------------------------------+
The JCR importer misses text from the richtext property.
E.g.: with followinng
md
, the xml is missing all the text strings:Text with link
, ...