add link to markdown tutorial

pull/1/head
ansuz 2016-12-27 13:36:02 +01:00
parent 4476fd4006
commit 71488e6651
1 changed files with 1 additions and 0 deletions

View File

@ -125,6 +125,7 @@ define(['/customize/languageSelector.js',
'\n',
'# How to use\n',
'1. Write your slides content using markdown syntax\n',
' - Learn more about markdown syntax [here](http://www.markdowntutorial.com/)\n',
'2. Separate your slides with ---\n',
'3. Click on the "Play" button to see the result'
].join('');