From f4942dd0ed7d4d278942e450a1b418561d43b89f Mon Sep 17 00:00:00 2001 From: Magne Sjaastad Date: Fri, 18 Oct 2013 17:09:31 +0200 Subject: [PATCH] Update README.md --- Documentation/source/README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Documentation/source/README.md b/Documentation/source/README.md index f08384245f..8e4c2ea945 100644 --- a/Documentation/source/README.md +++ b/Documentation/source/README.md @@ -1,4 +1,10 @@ -#Create PDF# +# Documentation # +Documentation files uses the GitHub markdown syntax. A common file extension for markdown files is .md. + + +[GitHub Markdown syntax](https://help.github.com/articles/github-flavored-markdown) + +## How to produce PDF from markdown files ## Pandoc can be used to generated PDF from a markdown file like this