Note: Could possibly be a bug with Visual Composer plugin. This plugin does not seem to affect pages that utilize VC.
Thread Starter
sprise
(@sprise)
SOLUTION:
Hopefully this helps someone out there — the problem is probably your server using a version of libxml2, which strips out the < > & characters when SimplePie parses it.
Solution is to convert the problematic characters before SP parses. Solution and more info here —> http://tt-rss.org/forum/viewtopic.php?f=1&t=393