April 11th, 2005
Markdown fix plugin for WordPress
In resources — Michel Fortin contributed 100% of my Markdown fix project. Consequently, the Markdown plugin for WordPress is now fixed. You can download it in my projects and downloads area.
For those of you who wonder, Markdown is a highly usable text formatting syntax by John Gruber.




Comments on Markdown fix plugin for WordPress
Thanks a lot for this plugin! It was very frustrating to see my paragraphs, lists, and code blocks flow together in my comments.
I noticed that trackbacks and pingbacks do not have the `[title](href)` translated to html. Do you know if that is something that needs to be patched in the WP code or in the markdown.php?
Thanks!
Kim's fix solves this, so I would suspect your code, in fact. Markdown ignores HTML embedded zones. Did you put the markdown link in a paragraph of something like that?