add link to markdown tutorial
parent
4476fd4006
commit
71488e6651
|
@ -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('');
|
||||
|
|
Loading…
Reference in New Issue