diff --git a/customize.dist/messages.js b/customize.dist/messages.js index 063dbedd8..1807d5c82 100644 --- a/customize.dist/messages.js +++ b/customize.dist/messages.js @@ -135,6 +135,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('');