<?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: ColdFusion 9 disabling bold text</title>
	<atom:link href="http://www.stillnetstudios.com/cf9-disable-bold-tex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stillnetstudios.com/cf9-disable-bold-tex/</link>
	<description>Web development notes and commentary from Ryan Stille</description>
	<lastBuildDate>Sun, 05 Sep 2010 19:12:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Quido T. Sarducci</title>
		<link>http://www.stillnetstudios.com/cf9-disable-bold-tex/comment-page-1/#comment-1353</link>
		<dc:creator>Quido T. Sarducci</dc:creator>
		<pubDate>Tue, 11 May 2010 02:26:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.stillnetstudios.com/?p=787#comment-1353</guid>
		<description>Has NE1 had this problem with &lt;br /&gt; and &lt;p&gt;?&#160;&#160;CF9 does not seem to recognize these tags either.

BTW, many thanx for the tips on &lt;strong&gt; and &lt;em&gt;, really helpful.</description>
		<content:encoded><![CDATA[<p>Has NE1 had this problem with &lt;br /&gt; and &lt;p&gt;?&nbsp;&nbsp;CF9 does not seem to recognize these tags either.</p>
<p>BTW, many thanx for the tips on &lt;strong&gt; and &lt;em&gt;, really helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.stillnetstudios.com/cf9-disable-bold-tex/comment-page-1/#comment-1281</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Thu, 15 Apr 2010 19:08:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.stillnetstudios.com/?p=787#comment-1281</guid>
		<description>I&#039;ve found the same problem exists with the &lt;em&gt; tag (italics).&#160;&#160;Fix it with this in your CSS:

em { font-style: italic; }

I see the bug I had created for the bold issue is marked closed, so hopefully this will be fixed in the 9.1 update.</description>
		<content:encoded><![CDATA[<p>I&#039;ve found the same problem exists with the &lt;em&gt; tag (italics).&nbsp;&nbsp;Fix it with this in your CSS:</p>
<p>em { font-style: italic; }</p>
<p>I see the bug I had created for the bold issue is marked closed, so hopefully this will be fixed in the 9.1 update.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
