<?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: Regex em JavaScript para remover tags</title>
	<atom:link href="http://marcelomesquita.com/regex-em-javascript-para-remover-tags/feed/" rel="self" type="application/rss+xml" />
	<link>http://marcelomesquita.com/regex-em-javascript-para-remover-tags/</link>
	<description>Desenvolvedor Web</description>
	<lastBuildDate>Thu, 19 Apr 2012 13:57:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Marcelo Mesquita</title>
		<link>http://marcelomesquita.com/regex-em-javascript-para-remover-tags/#comment-647</link>
		<dc:creator>Marcelo Mesquita</dc:creator>
		<pubDate>Wed, 12 Aug 2009 14:44:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcelomesquita.com/?p=190#comment-647</guid>
		<description>Bruno
 acho que o editor apagou parte do seu comentário...</description>
		<content:encoded><![CDATA[<p>Bruno<br />
 acho que o editor apagou parte do seu comentário&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno Alves da Silva</title>
		<link>http://marcelomesquita.com/regex-em-javascript-para-remover-tags/#comment-646</link>
		<dc:creator>Bruno Alves da Silva</dc:creator>
		<pubDate>Wed, 12 Aug 2009 13:58:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcelomesquita.com/?p=190#comment-646</guid>
		<description>Seria melhor se fosse assim!

text = text.replace(//gi, &quot;&quot;);

assim ele também pega as tags  de fechamento</description>
		<content:encoded><![CDATA[<p>Seria melhor se fosse assim!</p>
<p>text = text.replace(//gi, &#8220;&#8221;);</p>
<p>assim ele também pega as tags  de fechamento</p>
]]></content:encoded>
	</item>
</channel>
</rss>

