Is there any way to force EE to auto link URLs in an RSS feed which it parses via Magpie (http://expressionengine.com/downloads/details/magpie_rss_atom_parser/)? For example if I use the Magpie plug-in to pull from my Twitter RSS feed and the {description} tag includes a link to an article, I want the link to be active. I’ve tried the ‘auto-linker’ plug-in (http://expressionengine.com/downloads/details/auto_linker/) but this doesn’t seem to work, a parsing order issue I guess. :?