add link to markdown tutorial

This commit is contained in:
ansuz 2016-12-27 13:36:02 +01:00
parent 4476fd4006
commit 71488e6651

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('');