We are using relative image URLs in the post's HTML code. Looks like relative src links break on many RSS readers.
By default, Wordpress does not seem to prepare post's HTML for feed too much. Does there exist any solution for post-processing the feed URL and encoring all links and src attributes to be absolute?
