<?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=84</link>
		<description>Feed Informer: Forums &#187; Topic: gsub tags show in rendered digest</description>
		<language>en-US</language>
		<pubDate>Mon, 18 May 2026 03:50:59 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.2</generator>
				<atom:link href="https://feed.informer.com/forums/rss.php?topic=84" 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=84#post-362</link>
			<pubDate>Thu, 07 Jun 2007 22:28:56 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">362@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>When I said &#38; and &#38; I actually wrote   &#38; amp ; (all joined up)
</p>]]></description>
					</item>
		<item>
			<title>admin on "gsub tags show in rendered digest"</title>
			<link>https://feed.informer.com/forums/topic.php?id=84#post-361</link>
			<pubDate>Thu, 07 Jun 2007 22:28:36 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">361@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>Try changing the &#38;s to something else. Say.. just "x" and "x". See if it happens then. Let me know what happens. I think you might just be running into a problem with ampersands (which are often used to render HTML entities). It may be that you need to use &#38; and &#38; .. or, possibly, \&#38;  (backslash followed by ampersand)
</p>]]></description>
					</item>
		<item>
			<title>n8kowald on "gsub tags show in rendered digest"</title>
			<link>https://feed.informer.com/forums/topic.php?id=84#post-359</link>
			<pubDate>Thu, 07 Jun 2007 22:27:13 +0000</pubDate>
			<dc:creator>n8kowald</dc:creator>
			<guid isPermaLink="false">359@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>
<p>&#60;gsub from="&#38;" to="&#38;"&#62;<a href="%URL%">%TITLE%</a><br /><a href="%URL%">%DESCRIPTION%</a></p>
<p>&#60;/gsub&#62;</p>
<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>
<p>&#60;!-- fd:YEPMBKVMUR --&#62;<br />
&#60;gsub from="&#38;" to="&#38;"&#62;<a href="http://www.nathankowald.com/moblog/fullsize.php?img=9843.jpg&#38;page=1">Playboy 69</a>&#60;br&#62;<a href="http://www.nathankowald.com/moblog/fullsize.php?img=9843.jpg&#38;page=1"><br />
&#60;img class="reflect" src="http://www.nathankowald.com/moblog/images/9843.jpg" alt="Playboy 69" width="140"&#62;</a>&#60;br&#62;&#60;br&#62;<br />
&#60;/gsub&#62;</p>
<p>Just wondering if I am doing something wrong.
</p>]]></description>
					</item>

	</channel>
</rss>
