Hi guys, I am using ckeditor on a site which works great but it keeps putting the code like this: <p> Testing the RSS Feed out and the paragraphs.</p> Code (markup): The thing is, I need it to look like this: <p>Testing the RSS Feed out and the paragraphs.</p> Code (markup): How would I go about doing a string replace to simply just remove that little gap? Thanks