<?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: Drupal Markdown plugin progress&#8230;</title>
	<atom:link href="http://amit.chakradeo.net/2004/05/28/drupal-markdown-plugin-progress/feed/" rel="self" type="application/rss+xml" />
	<link>http://amit.chakradeo.net/2004/05/28/drupal-markdown-plugin-progress/</link>
	<description>Stay Hungry. Stay Foolish!</description>
	<pubDate>Tue, 06 Jan 2009 07:24:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: noah</title>
		<link>http://amit.chakradeo.net/2004/05/28/drupal-markdown-plugin-progress/comment-page-1/#comment-4</link>
		<dc:creator>noah</dc:creator>
		<pubDate>Wed, 31 Dec 1969 18:00:00 +0000</pubDate>
		<guid isPermaLink="false">/wordpress/2004/05/28/drupal-markdown-plugin-progress/#comment-4</guid>
		<description>More Markdown, please! Any chance you could roll SmartyPants in with it, too?

In fact, wouldn't it make more sense to look into finding a way to execute a Perl filter as a Drupal module? Because if it could be done, then you never have to worry about losing parity with the real Markdown release... and it IS just a filter after all...</description>
		<content:encoded><![CDATA[<p>More Markdown, please! Any chance you could roll SmartyPants in with it, too?</p>
<p>In fact, wouldn&#8217;t it make more sense to look into finding a way to execute a Perl filter as a Drupal module? Because if it could be done, then you never have to worry about losing parity with the real Markdown release&#8230; and it IS just a filter after all&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: noah</title>
		<link>http://amit.chakradeo.net/2004/05/28/drupal-markdown-plugin-progress/comment-page-1/#comment-5</link>
		<dc:creator>noah</dc:creator>
		<pubDate>Wed, 31 Dec 1969 18:00:00 +0000</pubDate>
		<guid isPermaLink="false">/wordpress/2004/05/28/drupal-markdown-plugin-progress/#comment-5</guid>
		<description>"Some people have a concern for lock-in into a particular text format."

Kind of a silly concern, because you're always locked into something... as long as it's structured you can always convert out of it later if you have to.

So I eventually patched out the filter to add support for SmartyPants-PHP (so it's like "Markdown with SmartyPants" when using MovableType) and made it a pure filter.

I believe John Gruber said it himself that one of the design points of Markdown was that it would leave existing HTML alone, so why the need to choose? Wiki.module doesn't make this version-number/on-or-off distinction so why was this in Markdown.module?

It seems like if you really want to specify between HTML or Markdown, it should be an extension of Type (i.e. "HTML/text or PHP" as in some nodes). Don't you think?
</description>
		<content:encoded><![CDATA[<p>&#8220;Some people have a concern for lock-in into a particular text format.&#8221;</p>
<p>Kind of a silly concern, because you&#8217;re always locked into something&#8230; as long as it&#8217;s structured you can always convert out of it later if you have to.</p>
<p>So I eventually patched out the filter to add support for SmartyPants-PHP (so it&#8217;s like &#8220;Markdown with SmartyPants&#8221; when using MovableType) and made it a pure filter.</p>
<p>I believe John Gruber said it himself that one of the design points of Markdown was that it would leave existing HTML alone, so why the need to choose? Wiki.module doesn&#8217;t make this version-number/on-or-off distinction so why was this in Markdown.module?</p>
<p>It seems like if you really want to specify between HTML or Markdown, it should be an extension of Type (i.e. &#8220;HTML/text or PHP&#8221; as in some nodes). Don&#8217;t you think?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
