<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>mitcho.com &#187; bbPress</title>
	<atom:link href="http://mitcho.com/blog/tag/bbpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://mitcho.com</link>
	<description></description>
	<lastBuildDate>Fri, 10 Feb 2012 23:24:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19719</generator>
		<item>
		<title>Markdown for WordPress and bbPress</title>
		<link>http://mitcho.com/blog/projects/markdown-for-wordpress-and-bbpress/</link>
		<comments>http://mitcho.com/blog/projects/markdown-for-wordpress-and-bbpress/#comments</comments>
		<pubDate>Wed, 21 May 2008 14:07:28 +0000</pubDate>
		<dc:creator>mitcho</dc:creator>
				<category><![CDATA[projects]]></category>
		<category><![CDATA[bbPress]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Markdown]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Planet]]></category>

		<guid isPermaLink="false">http://mitcho.com/blog/?p=274</guid>
		<description><![CDATA[Markdown for WordPress and bbPress 1.0 30&#160;kb - zip I like many others am a big fan of John Gruber&#8217;s Markdown, a simple typesetting spec for entering text in a clean, legible plain-text fashion and outputting to (X)HTML. Michel Fortin did the fabulous job of porting the Markdown engine to PHP, making it a plugin [...]
Related posts:<ol>
<li><a href='http://mitcho.com/blog/projects/modifiying-wordpress-plugin-activation-behavior/' rel='bookmark' title='Modifiying WordPress plugin activation behavior'>Modifiying WordPress plugin activation behavior</a></li>
<li><a href='http://mitcho.com/blog/projects/yet-another-related-posts-plugin/' rel='bookmark' title='Yet Another Related Posts Plugin'>Yet Another Related Posts Plugin</a></li>
<li><a href='http://mitcho.com/blog/projects/introducing-smartdate/' rel='bookmark' title='Introducing Smartdate'>Introducing Smartdate</a></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div class="files">
<div class="file zip">
<a href="http://downloads.wordpress.org/plugin/markdown-for-wordpress-and-bbpress.1.0.zip">Markdown for WordPress and bbPress 1.0</a><br />
<span class="specs">30&#160;kb - zip</span>
</div>
</div>

<p>I like many others am a big fan of John Gruber&#8217;s <a href="http://daringfireball.net/projects/markdown/">Markdown</a>, a simple typesetting spec for entering text in a clean, legible plain-text fashion and outputting to (X)HTML. <a href="http://michelf.com/projects/php-markdown/">Michel Fortin</a> did the fabulous job of porting the Markdown engine to PHP, making it a plugin for <a href="http://wordpress.org/">WordPress</a>, <a href="http://www.bblog.com/">bBlog</a>, and <a href="http://textpattern.com/">TextPattern</a>.</p>

<p>I&#8217;ve been using Markdown for all my blog posts here. Recently, though, I was in charge of a <a href="http://www.bbpress.org">bbPress</a> bulletin board (the &#8220;less is more&#8221; sister project to WordPress) for the Shoreland <a href="http://mitcho.com/blog/2008/05/08/scav-hunt/">Scav Hunt team</a>, and wanted to use Markdown formatting there. And <a href="http://bbpress.org/forums/topic/markdown">I wasn&#8217;t the only one wanting to do this</a>.</p>

<p>With some experimenting and research into the filters in the bbPress text flow (different than <a href="http://michelf.com/weblog/2005/wordpress-text-flow-vs-markdown/">the WordPress one</a>), I was able to make Markdown work in bbPress. This involved adding a special bbPress plugin wrapper to Michel Fortin&#8217;s <a href="http://bbpress.org/forums/topic/markdown/extra/">PHP Markdown Extra</a>. I&#8217;ve rereleased this plugin as <strong>Markdown for WordPress and bbPress</strong>, available at both <a href="http://wordpress.org/extend/plugins/markdown-for-wordpress-and-bbpress/">wordpress.org</a> and <a href="http://bbpress.org/plugins/topic/markdown-for-wordpress-and-bbpress/">bbpress.org</a>. Enjoy!</p>
<p>Related posts:</p><ol>
<li><a href='http://mitcho.com/blog/projects/modifiying-wordpress-plugin-activation-behavior/' rel='bookmark' title='Modifiying WordPress plugin activation behavior'>Modifiying WordPress plugin activation behavior</a></li>
<li><a href='http://mitcho.com/blog/projects/yet-another-related-posts-plugin/' rel='bookmark' title='Yet Another Related Posts Plugin'>Yet Another Related Posts Plugin</a></li>
<li><a href='http://mitcho.com/blog/projects/introducing-smartdate/' rel='bookmark' title='Introducing Smartdate'>Introducing Smartdate</a></li>
</ol>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://mitcho.com/blog/projects/markdown-for-wordpress-and-bbpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

