<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/regex/tags/whitespace</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 02:18:46 GMT</pubDate>
<item>
<title>(Regular Expression) Regex Leading and Trailing Whitespace - Pavonz</title>
<link>http://snipplr.com/view/70938/regex-leading-and-trailing-whitespace/</link>
<description><![CDATA[ <p>Leading and Trailing Whitespace</p> ]]></description>
<pubDate>Fri, 26 Apr 2013 15:59:40 GMT</pubDate>
<guid>http://snipplr.com/view/70938/regex-leading-and-trailing-whitespace/</guid>
</item>
<item>
<title>(Regular Expression) Strip Trailing Whitespace from Lines in a File - kouphax</title>
<link>http://snipplr.com/view/8858/strip-trailing-whitespace-from-lines-in-a-file/</link>
<description><![CDATA[ <p>This regular expression matches any trailing whitespace at the end of a line (whitespace and tabs).  Replace this with nothing to remove trailing whitespace from files.</p> ]]></description>
<pubDate>Mon, 06 Oct 2008 06:13:22 GMT</pubDate>
<guid>http://snipplr.com/view/8858/strip-trailing-whitespace-from-lines-in-a-file/</guid>
</item>
<item>
<title>(Regular Expression) Convert whitespace to underscores - lagrangeapex</title>
<link>http://snipplr.com/view/4316/convert-whitespace-to-underscores/</link>
<description><![CDATA[ <p>I use in textmate / e to convert whitespace to underscores.</p> ]]></description>
<pubDate>Wed, 12 Dec 2007 17:38:16 GMT</pubDate>
<guid>http://snipplr.com/view/4316/convert-whitespace-to-underscores/</guid>
</item>
</channel>
</rss>