Update Markdown for WordPress and bbPress
I am a big fan of the [Markdown for WordPress and bbPress](http://wordpress.org/extend/plugins/markdown-for-wordpress-and-bbpress/) and have been using that for my blog for a while. But I noticed on a lot of themes it would refuse to work on excerpts on some theme. Till now
So when I got the [New Technology Website](http://newtechsf.com) up and running I noticed that the theme I was using was refusing to convert [markdown](http://daringfireball.net/projects/markdown/syntax) to html on excerpts. After some research I noticed that some themes use ["the_excerpt"](http://codex.wordpress.org/Template_Tags/the_excerpt) tag for displaying the excerpt and the plug in refused to work for that. So after digging in to the code and some changes I was able to get it to work! I am going to contact the author to see if he wants to include the changes in his code or should I just resubmit the plugin to wordpress. For now you can download the updated version from the site.
Download Update Markdown for WordPress and bbPress: [HERE](http://www.zuhaiblog.com/download/markdown-for-wordpress-and-bbpress.zip)



