<?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: Strip &lt;span&gt; tags from HTML in vim</title>
	<atom:link href="http://davidnash.com.au/2009/04/strip-span-tags-from-html-in-vim/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidnash.com.au/2009/04/strip-span-tags-from-html-in-vim/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=strip-span-tags-from-html-in-vim</link>
	<description>Wordpress Guru Sydney</description>
	<lastBuildDate>Tue, 01 May 2012 21:21:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: David</title>
		<link>http://davidnash.com.au/2009/04/strip-span-tags-from-html-in-vim/comment-page-1/#comment-385</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 23 Feb 2011 03:58:44 +0000</pubDate>
		<guid isPermaLink="false">http://davidnash.com.au/?p=159#comment-385</guid>
		<description>Sorry should have taken the time to really read what you&#039;re asking... assuming you&#039;re replacing the word &quot;span&quot; with whatever XML tag you want to get rid of, you should be right.</description>
		<content:encoded><![CDATA[<p>Sorry should have taken the time to really read what you&#8217;re asking&#8230; assuming you&#8217;re replacing the word &#8220;span&#8221; with whatever XML tag you want to get rid of, you should be right.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://davidnash.com.au/2009/04/strip-span-tags-from-html-in-vim/comment-page-1/#comment-384</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 23 Feb 2011 03:55:20 +0000</pubDate>
		<guid isPermaLink="false">http://davidnash.com.au/?p=159#comment-384</guid>
		<description>With your gvim window active, on the keyboard hit &quot;esc&quot; and then shift-semicolon (to give you a colon, and put you in command mode - I think that&#039;s what it&#039;s called) and then %sblahblahblah 

Good luck, the learning curve is steep but you will get a lot of power!</description>
		<content:encoded><![CDATA[<p>With your gvim window active, on the keyboard hit &#8220;esc&#8221; and then shift-semicolon (to give you a colon, and put you in command mode &#8211; I think that&#8217;s what it&#8217;s called) and then %sblahblahblah </p>
<p>Good luck, the learning curve is steep but you will get a lot of power!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://davidnash.com.au/2009/04/strip-span-tags-from-html-in-vim/comment-page-1/#comment-383</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 18 Feb 2011 23:56:13 +0000</pubDate>
		<guid isPermaLink="false">http://davidnash.com.au/?p=159#comment-383</guid>
		<description>How would I enter this F&amp;R in the GUI version of gVim? I have a a dozen XML files with a ton of articles in them and I need to scrape out a few thousand span tags, but when I search for your term, I get pattern not found. Any help would be great!</description>
		<content:encoded><![CDATA[<p>How would I enter this F&amp;R in the GUI version of gVim? I have a a dozen XML files with a ton of articles in them and I need to scrape out a few thousand span tags, but when I search for your term, I get pattern not found. Any help would be great!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

