From 1dceb54a016a30169d7b666e8b25e30fef5e508b Mon Sep 17 00:00:00 2001 From: "Hinrich B. Winther" Date: Thu, 16 Oct 2014 10:22:06 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 287e52d..25c4286 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ pandoc_reader ============= -A pandoc markdown reader plugin for pelican +A pandoc [markdown] reader plugin for [pelican] Requirements @@ -41,6 +41,7 @@ Contributing 5. Create new Pull Request - +[markdown]: http://daringfireball.net/projects/markdown/ [pandoc]: http://johnmacfarlane.net/pandoc/ +[pelican]: http://getpelican.com [pypandoc]: https://github.com/bebraw/pypandoc