From: Sebastian Spaeth <Sebastian@SSpaeth.de>
Date: Mon, 1 Mar 2010 09:48:58 +0000 (+0100)
Subject: wikiwriteaccess: add links to markdown syntax and online previewer
X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=50e463b0985555e66afb4560d12518d5bb7f2aae;p=notmuch-wiki

wikiwriteaccess: add links to markdown syntax and online previewer

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
---

diff --git a/wikiwriteaccess.mdwn b/wikiwriteaccess.mdwn
index cdd1b74..4c10ad8 100644
--- a/wikiwriteaccess.mdwn
+++ b/wikiwriteaccess.mdwn
@@ -22,3 +22,5 @@ Push to the wiki with:
 
     git push anongit@git.notmuchmail.org:/git/notmuch-wiki
 
+
+The syntax used on the pages is [markdown](http://daringfireball.net/projects/markdown/syntax). In order to preview your modifications you can copy and paste the page in this [online preview](http://daringfireball.net/projects/markdown/dingus).
\ No newline at end of file