Expanded perl version of John Gruber's original Markdown
Forked from fletcher/MultiMarkdown Mon Jun 29 09:03:28 -0700 2009
Last updated Tue Oct 13 06:21:23 -0700 2009
ruby irc bot (official repo mirror)
Forked from jsn/rbot Wed Jan 21 19:22:57 -0800 2009
Last updated Mon Jun 01 15:57:35 -0700 2009
git-based blog engine
Forked from georgi/shinmun Sat Mar 21 01:11:59 -0700 2009
Last updated Sun Mar 22 05:35:32 -0700 2009
74 commits »
Use perldoc to generate README
remove legacy .svn directory
fix problem copying images when creating PDF on windows(I think)
working directory should trump common installation in searching for MMD/Support.pm
cosmetic change to source
fix recognition of glossary entries with leading '<p>' part 2
fix recognition of glossary entries with leading '<p>'
Update MMD users guide
fix problem with locating MMD installation - thanks Josh
fix typo in comment
Clean up metadata parsing a bit - Thanks Stephan
Allow footnote definitions a couple of leading spaces - thanks Stephan
Don't strip blank lines before metadata - Thanks Stephan
Strip HTML from Header crosslink titles
Update documentation locally
Oops - undo newlines erase...
Fix footnote counter on Movable Type - thanks Joakim
Add new README.md (currently empty)
Use "File::Basename" in MultiMarkdown.pl as in the utility scripts
fix permissions on mmd_merge.pl