Go back to previous page
Forum URL: http://www.dombom.com/cgi-bin/dcforum/dcboard.cgi
Forum Name: The New MadBomber Marketing and SEO Forum
Topic ID: 581
Message ID: 14
#14, RE: Paragraph break in an RSS feed
Posted by Johlum on Jan-15-08 at 12:59 PM
In response to message #13
Kurt,

Exactly what I was looking for - however I'm guessing the "replace" isn't correct because it's exactly the same as the "find."

======.

Just use the standard html for paragraph: <p>

Then run a search/replace on your RSS pheed:

Find:
<p>

Replace:
<p>

====

Ernie