Preview still not working in community.. It's been more than six months
Shahjahan Jewel
i did give the solution in the past , but no action has been taken, this is important to me to display link with
here is the possible solution, it worked in the past
https://community.wpmanageninja.com/portal/space/vip_lounge/post/why-the-preview-is-not-loading

Possible solution:
Code Reference for the fix: FeedsHelper.php
->setBreaksEnabled(true)
->setUrlsLinked(true) // Changed from false to true
/plugins/fluent-community/app/Services/FeedsHelper.php