<?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: Enable Twig-Extensions in Silex	</title>
	<atom:link href="https://nerdpress.org/2011/11/21/enable-twig-extensions-in-silex/feed/" rel="self" type="application/rss+xml" />
	<link>https://nerdpress.org/2011/11/21/enable-twig-extensions-in-silex/</link>
	<description>...dev, tech problems and solutions.</description>
	<lastBuildDate>Mon, 05 May 2014 16:23:29 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Ivo Bathke		</title>
		<link>https://nerdpress.org/2011/11/21/enable-twig-extensions-in-silex/#comment-18635</link>

		<dc:creator><![CDATA[Ivo Bathke]]></dc:creator>
		<pubDate>Sun, 05 May 2013 14:31:16 +0000</pubDate>
		<guid isPermaLink="false">https://nerdpress.org/?p=1979#comment-18635</guid>

					<description><![CDATA[@bassix you&#039;re right. i corrected my post. thanx!]]></description>
			<content:encoded><![CDATA[<p>@bassix you&#8217;re right. i corrected my post. thanx!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: bassix		</title>
		<link>https://nerdpress.org/2011/11/21/enable-twig-extensions-in-silex/#comment-18634</link>

		<dc:creator><![CDATA[bassix]]></dc:creator>
		<pubDate>Sun, 05 May 2013 08:25:46 +0000</pubDate>
		<guid isPermaLink="false">https://nerdpress.org/?p=1979#comment-18634</guid>

					<description><![CDATA[For me {{ post.content&#124;raw&#124;truncate(200) }} didn&#039;t work. I have to use {{ post.content&#124;truncate(200)&#124;raw }}...

In your solution i get HTML encoded text :)]]></description>
			<content:encoded><![CDATA[<p>For me {{ post.content|raw|truncate(200) }} didn&#8217;t work. I have to use {{ post.content|truncate(200)|raw }}&#8230;</p>
<p>In your solution i get HTML encoded text :)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Christian		</title>
		<link>https://nerdpress.org/2011/11/21/enable-twig-extensions-in-silex/#comment-5313</link>

		<dc:creator><![CDATA[Christian]]></dc:creator>
		<pubDate>Mon, 05 Dec 2011 10:28:16 +0000</pubDate>
		<guid isPermaLink="false">https://nerdpress.org/?p=1979#comment-5313</guid>

					<description><![CDATA[Nice one. Like your brief and to-the-point style! :)]]></description>
			<content:encoded><![CDATA[<p>Nice one. Like your brief and to-the-point style! :)</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
