<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.2" -->
<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"
		>
	<channel>
		<title>Feed Informer: Forums &#187; Topic: gsub tags show in rendered digest</title>
		<link>https://feed.informer.com/forums/topic.php?id=85</link>
		<description>Feed Informer: Forums &#187; Topic: gsub tags show in rendered digest</description>
		<language>en-US</language>
		<pubDate>Mon, 18 May 2026 07:43:18 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.2</generator>
				<atom:link href="https://feed.informer.com/forums/rss.php?topic=85" rel="self" type="application/rss+xml" />

		<item>
			<title>admin on "gsub tags show in rendered digest"</title>
			<link>https://feed.informer.com/forums/topic.php?id=85#post-363</link>
			<pubDate>Thu, 07 Jun 2007 22:59:44 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">363@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>Sorry, but I responded on the other thread.
</p>]]></description>
					</item>
		<item>
			<title>n8kowald on "gsub tags show in rendered digest"</title>
			<link>https://feed.informer.com/forums/topic.php?id=85#post-360</link>
			<pubDate>Thu, 07 Jun 2007 22:28:30 +0000</pubDate>
			<dc:creator>n8kowald</dc:creator>
			<guid isPermaLink="false">360@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>I am trying to use the gsub tag to change all instances of &#38;'s in my feed to &#38; so that I can make the page I am using this digest on xhtml compliant. Here is how I am using gsub.</p>
<pre><code>&#60;gsub from=&#34;&#38;&#34; to=&#34;&#38;amp;&#34;&#62;&#60;a href=&#34;%URL%&#34;&#62;%TITLE%&#60;/a&#62;&#60;br /&#62;&#60;a href=&#34;%URL%&#34;&#62;%DESCRIPTION%&#60;/a&#62;&#60;br /&#62;&#60;br /&#62;
&#60;/gsub&#62;</code></pre>
<p>When I view the source of the rendered digest, the &#60;gsub&#62; tag is still in the code, which is also making my page non-xhtml compliant.</p>
<p>Here is the code of the rendered digest</p>
<pre><code>&#60;!-- fd:YEPMBKVMUR --&#62;
&#60;gsub from=&#34;&#38;amp;&#34; to=&#34;&#38;amp;&#34;&#62;&#60;a href=&#34;http://www.nathankowald.com/moblog/fullsize.php?img=9843.jpg&#38;amp;page=1&#34;&#62;Playboy 69&#60;/a&#62;&#60;br /&#62;&#60;a href=&#34;http://www.nathankowald.com/moblog/fullsize.php?img=9843.jpg&#38;amp;page=1&#34;&#62;
&#60;img class=&#34;reflect&#34; src=&#34;http://www.nathankowald.com/moblog/images/9843.jpg&#34; alt=&#34;Playboy 69&#34; width=&#34;140&#34;&#62;&#60;/a&#62;&#60;br /&#62;&#60;br /&#62;
&#60;/gsub&#62;</code></pre>
<p>Just wondering if I am doing something wrong.
</p>]]></description>
					</item>

	</channel>
</rss>
