From 254d713b250e8c85aea8289ebab552ec6ce2853d Mon Sep 17 00:00:00 2001 From: Gerald Bauer Date: Wed, 6 May 2015 21:36:21 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 356936a..1cd3faa 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,9 @@ Documentation ### MultiMarkdown (MMD) - [MultiMarkdown (MMD)](http://fletcherpenney.net/multimarkdown) - Markdown extensions by Fletcher Penney adding footnotes, tables, definition lists, document metadata (e.g. title, author, date, etc.) and more; first added to MultiMarkdown.pl - - [Cheatsheet](https://rawgit.com/fletcher/human-markdown-reference/master/index.html) -- [Test Suite :octocat:](https://github.com/fletcher/MMD-Test-Suite) - syntax quick reference -- [MultiMarkdown.pl :octocat:](https://github.com/fletcher/MultiMarkdown) - MultiMarkdown.pl code; converter script in Perl + - [Cheatsheet](https://rawgit.com/fletcher/human-markdown-reference/master/index.html) - syntax quick reference + - [Test Suite :octocat:](https://github.com/fletcher/MMD-Test-Suite) +- [MultiMarkdown.pl :octocat:](https://github.com/fletcher/MultiMarkdown) - historic MultiMarkdown.pl code; converter script in Perl (last update in Jan 2011) ### Markdown Extra