<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: The Beauty of White Space and a Problem of Wordpress</title>
	<atom:link href="http://www.netwriting.co.uk/design/the-beauty-of-white-space-and-a-failing-of-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.netwriting.co.uk/design/the-beauty-of-white-space-and-a-failing-of-wordpress/</link>
	<description>Writing and SEO tips for Bloggers</description>
	<lastBuildDate>Wed, 03 Mar 2010 22:31:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John</title>
		<link>http://www.netwriting.co.uk/design/the-beauty-of-white-space-and-a-failing-of-wordpress/comment-page-1/#comment-5283</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 14 Sep 2007 02:37:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.netwriting.co.uk/2007/06/04/the-beauty-of-white-space-and-a-failing-of-wordpress/#comment-5283</guid>
		<description>There is a way to add code to your posts &lt;a href=&quot;http://weblogtoolscollection.com/archives/2005/06/06/wp-plugin-friendlycode/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>There is a way to add code to your posts <a href="http://weblogtoolscollection.com/archives/2005/06/06/wp-plugin-friendlycode/" rel="nofollow">here</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.netwriting.co.uk/design/the-beauty-of-white-space-and-a-failing-of-wordpress/comment-page-1/#comment-469</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 05 Jun 2007 03:29:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.netwriting.co.uk/2007/06/04/the-beauty-of-white-space-and-a-failing-of-wordpress/#comment-469</guid>
		<description>Funnily enough, my example code was stripped out of the comment. Get in touch if you need a hand.</description>
		<content:encoded><![CDATA[<p>Funnily enough, my example code was stripped out of the comment. Get in touch if you need a hand.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.netwriting.co.uk/design/the-beauty-of-white-space-and-a-failing-of-wordpress/comment-page-1/#comment-468</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 05 Jun 2007 03:28:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.netwriting.co.uk/2007/06/04/the-beauty-of-white-space-and-a-failing-of-wordpress/#comment-468</guid>
		<description>I think you&#039;re missing some white space here: “add whitespace?The frustrations of text editors, can sometimes”

Picky points of pendantry aside, I would guess there are probably third party text editors capatible with  WordPress—FCKEditor springs to mind as worth checking.

Also, what code are you using to add white space? One of the reasons it may not be working is that WordPress appears to be correctly programmed to strip out “non-semantic” markup—removing html  used incorrectly for presentation rather than content.

“Soft-return” adds a break-tag (return with shift held down) btw—standard to almost every program.

And you could try wrapping a either a span or div tag around content you wish to space and then define some margin or padding, ie 

Alternatively you define something similar in your site stylesheet, even make it default for the ol/ul tags.

You can show code by putting in it’s hex equivalent—try entering some code into Dreamweaver’s design view to see what I mean. And there is also an html tag that allows a batch of code to be displayed as is, in the same manner as a literal block in reSt, only I don&#039;t remember off the top of my head what it is.</description>
		<content:encoded><![CDATA[<p>I think you&#8217;re missing some white space here: “add whitespace?The frustrations of text editors, can sometimes”</p>
<p>Picky points of pendantry aside, I would guess there are probably third party text editors capatible with  WordPress—FCKEditor springs to mind as worth checking.</p>
<p>Also, what code are you using to add white space? One of the reasons it may not be working is that WordPress appears to be correctly programmed to strip out “non-semantic” markup—removing html  used incorrectly for presentation rather than content.</p>
<p>“Soft-return” adds a break-tag (return with shift held down) btw—standard to almost every program.</p>
<p>And you could try wrapping a either a span or div tag around content you wish to space and then define some margin or padding, ie </p>
<p>Alternatively you define something similar in your site stylesheet, even make it default for the ol/ul tags.</p>
<p>You can show code by putting in it’s hex equivalent—try entering some code into Dreamweaver’s design view to see what I mean. And there is also an html tag that allows a batch of code to be displayed as is, in the same manner as a literal block in reSt, only I don&#8217;t remember off the top of my head what it is.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
