<?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: Grails Markdown Plugin 0.1 Released</title>
	<atom:link href="http://naleid.com/blog/2009/10/06/grails-markdown-plugin-0-1-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://naleid.com/blog/2009/10/06/grails-markdown-plugin-0-1-released/</link>
	<description>Groovy, Grails and OS X tips and tricks</description>
	<lastBuildDate>Sat, 31 Jul 2010 11:43:17 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: tednaleid</title>
		<link>http://naleid.com/blog/2009/10/06/grails-markdown-plugin-0-1-released/comment-page-1/#comment-2021</link>
		<dc:creator>tednaleid</dc:creator>
		<pubDate>Mon, 19 Oct 2009 02:10:37 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=87#comment-2021</guid>
		<description>Just released the 0.2 version of the plugin with the patch file from Dani.  Thanks for the patch (and tests!) Dani, I appreciate it.</description>
		<content:encoded><![CDATA[<p>Just released the 0.2 version of the plugin with the patch file from Dani.  Thanks for the patch (and tests!) Dani, I appreciate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tednaleid</title>
		<link>http://naleid.com/blog/2009/10/06/grails-markdown-plugin-0-1-released/comment-page-1/#comment-2019</link>
		<dc:creator>tednaleid</dc:creator>
		<pubDate>Sun, 18 Oct 2009 06:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=87#comment-2019</guid>
		<description>Thanks Dani, your code sounds interesting.  Is it something you could submit &lt;a href=&quot;http://bitbucket.org/tednaleid/grails-markdown/issues/&quot; rel=&quot;nofollow&quot;&gt;an issue for&lt;/a&gt; and either submit a patch, or attach your code so that I can take a look at it?

I don&#039;t store my plugins in SVN (due to a number of issues with the grails plugin repo).</description>
		<content:encoded><![CDATA[<p>Thanks Dani, your code sounds interesting.  Is it something you could submit <a href="http://bitbucket.org/tednaleid/grails-markdown/issues/" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/bitbucket.org/tednaleid/grails-markdown/issues/?referer=');">an issue for</a> and either submit a patch, or attach your code so that I can take a look at it?</p>
<p>I don&#8217;t store my plugins in SVN (due to a number of issues with the grails plugin repo).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dani Latorre</title>
		<link>http://naleid.com/blog/2009/10/06/grails-markdown-plugin-0-1-released/comment-page-1/#comment-2017</link>
		<dc:creator>Dani Latorre</dc:creator>
		<pubDate>Fri, 16 Oct 2009 20:41:42 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=87#comment-2017</guid>
		<description>Hi Ted,

Great work! This week I started to work on a markdown plugin for a pet-project(I didn&#039;t search for a plugin on google XD) and I have some code that maybe useful for your plugin.

Using groovy ExpandoMetaClass I added a markdown2Html method on String class and a grails service for wrap the markdown library.

I&#039;m already a plugin contributor, if you think it is useful, send me an email and I&#039;ll commit the code.</description>
		<content:encoded><![CDATA[<p>Hi Ted,</p>
<p>Great work! This week I started to work on a markdown plugin for a pet-project(I didn&#8217;t search for a plugin on google XD) and I have some code that maybe useful for your plugin.</p>
<p>Using groovy ExpandoMetaClass I added a markdown2Html method on String class and a grails service for wrap the markdown library.</p>
<p>I&#8217;m already a plugin contributor, if you think it is useful, send me an email and I&#8217;ll commit the code.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
