Showing 1 changed files with 4 additions and 0 deletions
+4
index.html
... ...
@@ -166,6 +166,10 @@ Just start typing in the left panel.
166 166
 
167 167
 - **Quick Reference**: that's a reminder of the most basic rules of Markdown
168 168
 - **HTML | Preview**: *HTML* to see the markup generated from your Markdown text, *Preview* to see how it looks like
169
+- ![Markdown icon](img/md.png) to download the text as **Markdown**
170
+- ![HTML icon](img/html5.png) to download the output as **HTML**
171
+- ![PDFicon](img/pdf.png) to download the output as **PDF**
172
+- Output filename prefix can be set in **output prefix**
169 173
 
170 174
 ### Privacy
171 175