From 5c98167995de5275b6fd0ff7525b473b8b54b351 Mon Sep 17 00:00:00 2001 From: Tristano Ajmone Date: Mon, 19 Dec 2016 19:47:13 +0100 Subject: [PATCH] Added Link to External Project: `markdown-guide` Added a link to `markdown-guide` (aka The Markdown Guide for the Perplexed), a markdown resources project. The project itself is trying to gather all possible links to markdown-related projects, and contains a link to this repo: https://github.com/tajmone/markdown-guide#awesome-markdown --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ca5f330..5a92277 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ While this entire repository is made up of links to useful Markdown resources, t - - – Testing and comparison suite for Markdown implementations, by John MacFarlane. - +- — The Markdown Guide for the Perplexed: a collection of reviews, tutorials, documents, and scripts relating to markdown — in all its different flavors — and the existing tools to work with it. ---