Hello.
We have been using JEditor for couple of years and want to get rid of it. I am trying to find the best way how to convert all fields from rich text to Wiki markup: HTML -> Wiki
I have tried to use
com.atlassian.renderer.wysiwyg.converter.DefaultWysiwygConverter
but it's quite inconsistent in meaning, that fields containing pictures or web links are converted with demaged links or not dispayed thumbnails of pictures. Do you have any experience with that or recommend some way?
Thank you for help.