Removing linebreak in RSS feed plugin
Posted: Fri Feb 13, 2009 2:47 pm
How do I remove the linebreak after the topic title in Remote RSS/OPML-Blogroll Feed such that there'd be no linebreak between the topic title of each feed and the date? Thanks.
eg. changing
------
{Topic}
{date}
-------
to
-------
{topic}
{date}
-------
or
------
{topic}{date}
------
eg. changing
------
{Topic}
{date}
-------
to
-------
{topic}
{date}
-------
or
------
{topic}{date}
------