diff options
| author | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2010-03-01 10:48:58 +0100 |
|---|---|---|
| committer | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2010-03-01 10:48:58 +0100 |
| commit | 50e463b0985555e66afb4560d12518d5bb7f2aae (patch) | |
| tree | 0797f1d2e309763bd3d207f03721d559a139b8a4 /wikiwriteaccess.mdwn | |
| parent | 62658f86f165b668a371eb42a62868f568e1d578 (diff) | |
wikiwriteaccess: add links to markdown syntax and online previewer
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Diffstat (limited to 'wikiwriteaccess.mdwn')
| -rw-r--r-- | wikiwriteaccess.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
