From dd34104f5a5c05da86e38adefdc66922a9e075cb Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 19 Jul 2011 12:11:03 -0700 Subject: [PATCH] Added README. --- README.markdown | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.markdown diff --git a/README.markdown b/README.markdown new file mode 100644 index 000000000..b0ca78760 --- /dev/null +++ b/README.markdown @@ -0,0 +1,5 @@ +Templates for [pandoc](http://github.com/jgm/pandoc). + +If you use custom templates, we recommend forking this repository, +so that you can integrate changes to the default templates in future +pandoc releases.